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.
相關伺服器
arXiv LaTeX
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
Hotel Booking
Search and book from over 2 million hotels with shopping and booking capabilities.
Bing Webmaster Tools
Access Bing Webmaster Tools data, including search performance, crawl statistics, URL submission, and keyword research.
Brave Search
A server for Brave Search, enabling web search capabilities via its API.
Perplexity AI
An MCP server to interact with Perplexity AI's language models for search and conversational AI.
Grep App
Search code across public GitHub repositories using the grep.app API.
MCP Open Library
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information.
Octolens
Monitor brand mentions across X, Reddit, LinkedIn, and 10 other platforms.
Qdrant Retrieve
Semantic search using the Qdrant vector database.
Local Flow
A minimal, local, GPU-accelerated RAG server for document ingestion and querying.