search_venues
ActiveTool of mcp-dblp
declared in 0.1.0
Search DBLP venues (conferences + journals).
Parameters schema
{
"type": "object",
"examples": [
{
"query": "ICLR"
},
{
"hits": 50,
"query": "Nature Machine Intelligence"
}
],
"required": [
"query"
],
"properties": {
"hits": {
"type": "number",
"description": "1-1000 (default 30)"
},
"first": {
"type": "number",
"description": "0-based offset"
},
"query": {
"type": "string",
"description": "Venue name or acronym (e.g. \"ICLR\", \"Nature\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-dblp
https://github.com/pipeworx-io/mcp-dblp
2/7 registries