You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Ror

declared in 0.1.0

Search organizations.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "harvard university"
    },
    {
      "page": 1,
      "type": "education",
      "query": "Stanford",
      "country": "US"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "type": {
      "type": "string",
      "description": "education | healthcare | company | archive | nonprofit | government | facility | other"
    },
    "query": {
      "type": "string",
      "description": "e.g. \"harvard university\""
    },
    "country": {
      "type": "string",
      "description": "ISO-3166 alpha-2 country code, e.g. \"US\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ror

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

1/7 registries
View full server →