search
Search the DBLP computer science bibliography using boolean queries to find publications by keywords, year range, or venue. Retrieve results with optional BibTeX entries for citation management.
Instructions
Search DBLP for publications using a boolean query string. Arguments:
- query (string, required): A query string that may include boolean operators 'and' and 'or' (case-insensitive). For example, 'Swin and Transformer'. Parentheses are not supported.
- max_results (number, optional): Maximum number of publications to return. Default is 10.
- year_from (number, optional): Lower bound for publication year.
- year_to (number, optional): Upper bound for publication year.
- venue_filter (string, optional): Case-insensitive substring filter for publication venues (e.g., 'iclr').
- include_bibtex (boolean, optional): Whether to include BibTeX entries in the results. Default is false. Returns a list of publication objects including title, authors, venue, year, type, doi, ee, and url.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_bibtex | No | ||
max_results | No | ||
query | Yes | ||
venue_filter | No | ||
year_from | No | ||
year_to | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-DBLP
Related Tools
- @szeider/mcp-dblp
- @szeider/mcp-dblp
- @renyumeng1/mcp_scholar
- @spences10/mcp-omnisearch
- @szeider/mcp-dblp