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.
Related Servers
TMDB MCP Server
Access movie information, search, and recommendations from The Movie Database (TMDB) API.
Korea Tourism API MCP Server
Search for South Korean tourism information, including festivals, temples, and restaurants, using the official Korea Tourism Organization API.
Reexpress
Enable Similarity-Distance-Magnitude statistical verification for your search, software, and data science workflows
OpenAI WebSearch
Provides web search functionality for AI assistants using the OpenAI API, enabling access to up-to-date information.
NRTSearch
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.
Langgraph Deep Search MCP Server
A deep search server powered by LangGraph and the Google Gemini API.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Perplexity
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
Deep Research
A server for conducting deep research and generating reports.