You're viewing a demo portfolio

Join the waitlist
PRSM

similar_papers

Active

Tool of com.tomesphere/tomesphere

declared in 0.1.0

Find papers semantically similar to a given paper using SPECTER2 embeddings (trained on scientific-citation triplets). Returns nearest neighbors with TLDR. Use when the user wants 'papers like X' or 'what's adjacent to this work'.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "k": {
      "type": "integer",
      "default": 10,
      "description": "Number of neighbors (default 10, max 25)."
    },
    "id": {
      "type": "string",
      "description": "arXiv ID or OpenAlex Work ID."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.tomesphere/tomesphere

1/7 registries
View full server →
similar_papers — com.tomesphere/tomesphere — PRSM MCP