Back to directory
mcp-dblp

mcp-dblp

@szeider

A Model Context Protocol (MCP) server that provides access to the DBLP computer science bibliography database for Large Language Models.

dblpbibliographyacademicsearchbibtexmcpliteraturecitationscontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-dblp": {
      "command": "uvx",
      "args": [
        "mcp-dblp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13