Compatible with every major AI agent and IDE
What is the MIT DBLP MCP Server?
Connect to the DBLP Computer Science Bibliography — the most comprehensive index of CS research, maintained by Schloss Dagstuhl.
What you can do
- Full-Text Search — Search 6M+ CS publications across all venues
- Author Profiles — Explore researcher profiles and publication histories
- Venue Browsing — Search conferences (NeurIPS, ICML, SIGMOD, OSDI) and journals (JACM, TOCS)
- Co-Author Networks — Discover collaboration patterns between researchers
- AI/ML Papers — Dedicated search for NeurIPS, ICML, ICLR, and AAAI papers
- Systems Papers — Dedicated search for OSDI, SOSP, SIGCOMM, NSDI papers
- Theory Papers — Dedicated search for STOC, FOCS, SODA papers
- Database Papers — Dedicated search for SIGMOD, VLDB, ICDE papers
- Author Statistics — Publication counts, venue distribution, and year-over-year trends
Who is this for?
- CS Researchers — literature reviews and related work discovery
- PhD Students — find the latest papers in your area
- Faculty — track research output and collaboration networks
- Hiring Committees — evaluate candidate publication records
Built-in capabilities (16)
The PID can be found in DBLP URLs (e.g. for "https://dblp.org/pid/b/YoshuaBengio" the PID is "b/YoshuaBengio"). Get author profile by DBLP PID
Returns up to 40 most recent publications with full metadata. Use the author name as it appears on DBLP. Get all publications by a specific author
Essential for evaluating research productivity and impact. Get publication statistics for an author
Returns a ranked list of collaborators ordered by number of joint publications. Essential for understanding research collaboration patterns. Get co-author network of a researcher
g. "journals/cacm/Knuth74", "conf/nips/VaswaniSPUJGKP17"). The key uniquely identifies every record in DBLP. Get publication details by DBLP key
Use conference abbreviations (ICML, NeurIPS, SIGMOD) or full journal names. Get venue details (conference or journal)
Essential for exploring what was published at a particular conference edition (e.g. NeurIPS 2024). Get papers published at a specific venue
These are the premier conferences for artificial intelligence and machine learning research. Search AI and machine learning papers at top venues
Returns author names, DBLP profile URLs, and disambiguation notes. DBLP meticulously disambiguates authors with the same name. Search computer science authors on DBLP
Useful for tracking research trends over time or finding papers from a specific conference edition. Search publications filtered by year
Search database papers at top venues
Combine a venue name with an optional topic query to find relevant papers at a particular venue. Search for papers within a specific venue
Covers all major conferences (NeurIPS, ICML, SIGMOD, VLDB, OSDI) and journals (JACM, TOCS, VLDBJ). Returns titles, authors, venues, years, DOIs, and DBLP keys. Search 6M+ computer science publications on DBLP
Search systems papers at top venues
Search theoretical CS papers at top venues
Returns venue names, DBLP URLs, and types. Search CS conferences and journals
Why Claude Desktop?
Claude Desktop is the definitive way to connect MIT DBLP to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 16 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
MIT DBLP in Claude Desktop
MIT DBLP and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect MIT DBLP to Claude Desktop through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for MIT DBLP in Claude Desktop
The MIT DBLP MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 16 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Claude Desktop only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
MIT DBLP for Claude Desktop
Every tool call from Claude Desktop to the MIT DBLP MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Do I need an API key?
No. The DBLP API is completely free and public. No authentication required.
What venues does DBLP cover?
DBLP indexes all major CS conferences (NeurIPS, ICML, SIGMOD, OSDI, STOC) and journals (JACM, TOCS, IEEE TPAMI). It covers over 6 million publications from thousands of venues worldwide.
Can I find co-author networks?
Yes. DBLP maintains detailed co-author relationships. You can explore an author's collaborators, see shared publications, and map research networks across institutions.
How does Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
Thesaurus API
2 toolsSearch synonyms and antonyms — audit linguistics via AI.

ConnectWise
9 toolsEquip your AI to seamlessly manage ConnectWise PSA tickets, clients, and technical documentation via text.

Comet ML
6 toolsManage machine learning experiments via Comet — track model metrics, audit project workspaces, and inspect ML run parameters directly from any AI agent.

NachoNacho
12 toolsOptimize your SaaS spending with virtual cards, subscription tracking, and vendor management that reveals hidden savings.
