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.
Server Terkait
Glean
Search and chat across your company's apps using the Glean API.
Pollinations Think
Strategic thinking and real-time web search using the Pollinations AI API with DeepSeek and SearchGPT models.
OSRS MCP Server
Search the Old School RuneScape (OSRS) Wiki and access game data definitions.
MCP Servers Search
Search and discover available MCP servers from the official repository.
Yandex Search
A web search server that uses the Yandex Search API.
Perplexity
Web search using the Perplexity API with automatic model selection based on query intent.
LeadMagic
Access LeadMagic's B2B data enrichment API suite for email finding, profile enrichment, and company intelligence.
MCP RAG
A managed Retrieval-Augmented Generation (RAG) server using MCP, integrated with knowledge bases and OpenSearch.
searchcode.com — Code Intelligence for LLMs
Structured access to code analysis, search, and retrieval for any public git repository—purpose-built for large language models.
Google Web Search (Gemini)
Provides Google Web Search functionality using the Gemini API. Requires a Google API Key or OAuth credentials.