You're viewing a demo portfolio

Join the waitlist
PRSM

search_institutions

Active

Tool of openalex

declared in 0.1.0

Find academic institutions by name or location (e.g., country code 'US', 'GB'). Returns institution name, country, type, publication count, and research areas.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "MIT"
    },
    {
      "limit": 10,
      "query": "Stanford University"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (1-25, default 10)"
    },
    "query": {
      "type": "string",
      "description": "Institution name to search for (e.g., \"MIT\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

openalex

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

1/7 registries
View full server →
search_institutions — openalex — PRSM MCP