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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
eBird MCP Server
Query rich bird observation data from the eBird API using natural language.
Enhanced Documentation Search
Provides real-time access to documentation, library popularity data, and career insights using the Serper API.
Mapbox
Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.
Perplexity
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
Google Search Engine
A server for Google search and webpage content extraction, built on Cloudflare Workers with OAuth support.
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
Brave Search
A server for Brave Search, enabling web search capabilities via its API.
Docs MCP
A server for efficiently searching and referencing user-configured local documents.
IMDb MCP Server
Provides movie and TV show information using the IMDb API service.