You're viewing a demo portfolio

Join the waitlist
PRSM

pubmed_spell_check

Active

Tool of io.github.cyanheads/pubmed-mcp-server

declared in 2.9.8

Spell-check a query and get NCBI's suggested correction. Useful for refining search queries.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "minLength": 2,
      "description": "PubMed search query to spell-check"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.cyanheads/pubmed-mcp-server

https://github.com/cyanheads/pubmed-mcp-server

2/7 registries
View full server →