szeider/mcp-dblp
A Model Context Protocol (MCP) server that provides access to the DBLP computer science bibliography database for Large Language Models.
Platform-specific configuration:
{
"mcpServers": {
"mcp-dblp": {
"command": "npx",
"args": [
"-y",
"mcp-dblp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...