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.
संबंधित सर्वर
Jina AI Search
Access Jina AI's Search Foundation APIs for web search, news search, and more, tailored for LLMs.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
arXiv LaTeX
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
USGS Quakes
Access earthquake data from the USGS Quakes API using natural language queries.
ProPublica MCP Server
Search and analyze nonprofit organizations' Form 990 data using ProPublica's Nonprofit Explorer API.
MCP Market Russia
Search 1000+ Russian construction companies and real estate agencies for AI agents
NPI Registry
Search the National Provider Identifier (NPI) registry for healthcare providers and organizations in the United States.
Unified Docs Hub
Creates a massive, searchable knowledge base from numerous curated and auto-discovered GitHub projects.
Google Search by CData
An MCP server for Google Search provided by CData, which requires an external CData JDBC Driver.
AWS Documentation
Fetch, convert, and search AWS documentation pages, with recommendations for related content.