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.
Servidores relacionados
NullBR MCP Server
A server for searching and retrieving movie and media resource information via the MCP protocol.
domain-search-mcp
Domain Search MCP is an open-source MCP server that gives AI assistants the ability to check domain availability in real-time.
Ollama Deep Researcher
Conducts deep research using local Ollama LLMs, leveraging Tavily and Perplexity for comprehensive search capabilities.
Bowlly Search
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
Gemini Grounding Remote
Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.
Gaode Map POI
Provides geolocation and nearby POI (Point of Interest) information using the Gaode Map API.
Perplexity AI
Intelligent search, reasoning, and research capabilities powered by Perplexity's specialized AI models.
SearXNG Bridge
A bridge server for connecting to a SearXNG metasearch engine instance.
Crossref MCP Server
Search and access academic paper metadata from Crossref.
Semantic Scholar
Access Semantic Scholar's academic paper database through their API.