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.
関連サーバー
Hotel Booking
Search and book from over 2 million hotels with shopping and booking capabilities.
Local RAG
Privacy-first local RAG server for semantic document search without external APIs
MCP Jobs
A zero-configuration job aggregation service that fetches job listings from major recruitment websites.
SelfMemory
Let your memories live forever by passing your knowledge to the next generation with SelfMemory.
Everything Search
Perform lightning-fast local file searches on Windows using the Everything Search Engine.
NRT Search
A near real-time search server for indexing and querying documents, implemented in Java.
RagDocs
A server for RAG-based document search and management using Qdrant vector database with Ollama or OpenAI embeddings.
Congress.gov
Access the Congress.gov API to retrieve legislative information.
Web Search MCP Server
Free web search using Google search results, no API key required.
Ragie
An MCP server for accessing Ragie's knowledge base retrieval capabilities.