Pipeworx openalex

OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)

Install

openclaw skills install @brucegutman/pipeworx-openalex

pipeworx-openalex

OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • search_works
  • search_authors
  • search_institutions
  • get_concept

Connect

json
{
  "mcpServers": {
    "pipeworx-openalex": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/openalex/mcp"]
    }
  }
}

More at pipeworx.io/packs/openalex