Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-DBLP
by
szeider
Verified
GitHub
Research & Data
Search
Databases
Python
MIT License
1
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-dblp
src
mcp_dblp
src/mcp_dblp/dblp_client.py
src/mcp_dblp/__init__.py
src/mcp_dblp/server.py
src/mcp_dblp/test_client.py
src/mcp_dblp/tools.py
""" MCP-DBLP - A MCP server providing access to DBLP publication data """ from mcp_dblp.server import main __all__ = ["main"]# Initialize MCP server package