You're viewing a demo portfolio

Join the waitlist
PRSM

search_works

Active

Tool of openalex

declared in 0.1.0

Search scholarly/academic research across ALL fields — medicine, biology, neuroscience, genetics, chemistry, physics, materials science, computer science, economics, and beyond. Find recent studies, papers, and findings on any topic, gene, disease, drug, material, method, or theory by title, author, or keyword — e.g. "latest research on Kv7 potassium channels in epilepsy", "recent studies on semaglutide", "what has been published on X". Returns title, authors, journal, publication year, citation count, and abstract.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "transformer neural networks"
    },
    {
      "limit": 20,
      "query": "CRISPR gene editing"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (1-25, default 10)"
    },
    "query": {
      "type": "string",
      "description": "Search query (e.g., \"transformer neural networks\")"
    }
  }
}

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 →