You're viewing a demo portfolio

Join the waitlist
PRSM

list_venues

Active

Tool of mcp-openreview

declared in 0.1.0

List venue groups (conferences, workshops). Use the returned group id to query submissions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "ICLR"
    },
    {
      "limit": 100,
      "query": "NeurIPS",
      "offset": 0
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "1-1000 (default 50)"
    },
    "query": {
      "type": "string",
      "description": "Free-text filter on group id / name"
    },
    "offset": {
      "type": "number",
      "description": "0-based offset"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-openreview

https://github.com/pipeworx-io/mcp-openreview

2/7 registries
View full server →