Search

DBLP MCP Server

Chat with AI and run tools instantly — no account needed.

DBLP Computer Science Bibliography providing full access to computer science publications, authors, conferences, and journals.

7 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for DBLP — workflow patterns, data models, and gotchas for your AI agent.

DBLP

DBLP indexes CS publications, authors, venues. Open JSON API with ~60 requests/minute budget.

Data Model

  • Publications (search by query returns key; fetch full record by key), Authors (info, coauthor network), Venues (info by venue_key), Metrics (citation count, publication trends).

Gotchas

  • Key format: Publication keys like journals/nn/StanojevicWBCPG24; venue keys like conf/icml.
  • Citation count: Uses external sources; may be delayed or unavailable for new papers.

Tools in this Server (7)

Get Author Info

Retrieve detailed information about DBLP authors. Returns author publication history, affiliations, and research statistics from the DBLP database.

Get Citation Count

Retrieve citation information for DBLP publications. Returns citation counts and impact metrics for academic publications.

Get Coauthor Network

Retrieve co-author network information for DBLP authors. Returns collaboration networks and co-author relationships from publication data.

Get Publication

Retrieve detailed information about a specific DBLP publication. Returns detailed metadata including title, authors, abstract, citations, and related...

Get Publication Trends

Analyze publication trends over time for authors, venues, or topics. Returns temporal publication patterns and growth analysis for research trend mon...

Get Venue Info

Retrieve information about DBLP venues (conferences/journals). Returns venue metadata, publication history, and ranking information.

Search Publications

Search DBLP's extensive computer science bibliography. DBLP indexes millions of publications from computer science conferences, journals, and books. ...

Frequently Asked Questions

What is the DBLP MCP server?

DBLP Computer Science Bibliography providing full access to computer science publications, authors, conferences, and journals. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect DBLP to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/dblp. Authentication is handled automatically.

How many tools does DBLP provide?

DBLP provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does DBLP require?

DBLP uses open data APIs — no authentication required.

Setup Instructions

Connect DBLP to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/dblp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try DBLP now

No sign-up required. Chat with AI and run tools instantly.

DBLP MCP Server & Skill — 7 Tools