search
ActiveTool 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\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ror
https://github.com/pipeworx-io/mcp-ror
1/7 registries