MCPVault

search

MCP tool from MCP Dblp by szeider

Search DBLP for publications using boolean queries

How to use it

search is exposed by the MCP Dblp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Dblp

$claude mcp add mcp-dblp -- uvx mcp-dblp
FULL MCP DBLP LISTING

Other tools in MCP Dblp (19)

add_bibtex_entry

Add a BibTeX entry to collection by DBLP key

author_name

(string, required): Full or partial author name (case-insensitive)

citation_key

(string, required): The citation key to use in the .bib file (e.g., "Vaswani2017")

dblp_key

(string, required): The DBLP key from search results (e.g., "conf/nips/VaswaniSPUJGKP17")

export_bibtex

Export all collected BibTeX entries to a .bib file

fuzzy_title_search

Search publications with fuzzy title matching

get_author_publications

Retrieve publications for a specific author

get_instructions

Get usage instructions and workflow guidance

get_venue_info

Get detailed information about a publication venue

include_bibtex

(boolean, optional): Whether to include BibTeX entries in the results. Default is false

max_results

(number, optional): Maximum number of publications to return. Default is 10

path

(string, required): Absolute path for the .bib file (e.g., "/path/to/refs.bib")

query

(string, required): A query string that may include boolean operators 'and' and 'or' (case-insensitive)

similarity_threshold

(number, required): A float between 0 and 1 where 1.0 means an exact match

title

(string, required): Full or partial title of the publication (case-insensitive)

venue_filter

(string, optional): Case-insensitive substring filter for publication venues (e.g., 'iclr')

venue_name

(string, required): Venue name or abbreviation (e.g., 'ICLR' or full name)

year_from

(number, optional): Lower bound for publication year

year_to

(number, optional): Upper bound for publication year