BibTeX MCP Server
Search academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex, and generate BibTeX entries.
BibTeX MCP Server
Multi-provider academic reference search with BibTeX generation. Searches arXiv, DBLP, Semantic Scholar, and OpenAlex concurrently.
MCP Client Configuration
For Claude Desktop, ChatGPT, or other MCP clients:
- Server URL:
https://mcp.florianbrand.de/sse - Transport: SSE (Server-Sent Events)
- Authentication: None required
Installation
Remote Clients
This server is hosted publicly at: https://mcp.florianbrand.de/sse
Important: Use the URL exactly as shown above (without www subdomain)
Local Clients
If you prefer to run the server locally, you can add it the following way:
{
"mcpServers": {
"bibtex": {
"command": "uv",
"args": ["run", "--directory", "/path/to/bibtex-mcp", "python", "-m", "reference_mcp", "--stdio"],
"env": {
"SEMANTIC_SCHOLAR_API_KEY": "your_api_key_here"
}
}
}
}
A semantic scholar API key is optional but recommended for higher rate limits. It can be requested here.
Máy chủ liên quan
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
Plex MCP Server
Search your Plex media library. Supports OAuth and static token authentication.
RedNote MCP
Search and retrieve content from the Xiaohongshu (Red Book) platform.
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.
Agently MCP
Discover public A2A agents on the Agently platform using its public API.
Serper Search and Scrape
Web search and webpage scraping using the Serper API.
PubChem MCP Server
Search and access chemical compound information from the PubChem database.
Ebook MCP Service
Access and search EPUB ebook collections using semantic vector search.
Hermes Search
Provides full-text and semantic search over structured and unstructured data using Azure Cognitive Search.
Perplexity MCP Server
Web search using Perplexity's API.