szeider/mcp-dblp
If you are the rightful owner of mcp-dblp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to the DBLP computer science bibliography database for Large Language Models.
Tools
Functions exposed to the LLM to take actions
search
Search DBLP for publications using boolean queries
fuzzy_title_search
Search publications with fuzzy title matching
get_author_publications
Retrieve publications for a specific author
get_venue_info
Get detailed information about a publication venue
calculate_statistics
Generate statistics from publication results
export_bibtex
Export BibTeX entries directly from DBLP to files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client