Loading languages...
SZ

szeider/mcp-dblp

@szeider11

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

dblp
academic
bibliography
publications
research

# mcpServer Config

{
  "mcpServers": {
    "mcp-dblp": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/mcp-dblp/",
        "run",
        "mcp-dblp",
        "--exportdir",
        "/absolute/path/to/bibtex/export/folder/"
      ]
    }
  }
}

# stdio

uv run mcp-dblp
Transport:
stdio
Language:
Python
Created:2/28/2025
Updated:7/27/2025