You're viewing a demo portfolio

Join the waitlist
PRSM

get_note

Active

Tool of mcp-openreview

declared in 0.1.0

Single note — paper, review, comment, decision, etc.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "abc123XYZ"
    },
    {
      "id": "def456UVW",
      "details": "replies,revisions"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "OpenReview note id (e.g. \"abc123XYZ\")"
    },
    "details": {
      "type": "string",
      "description": "Comma-sep extras: replies, original, revisions, edges"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-openreview

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

2/7 registries
View full server →