Back to search
30
MCP streamable-http

openalex

io.github.pipeworx-io/openalex

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
uooks
Books MCP — wraps Open Library API (free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openalex": {
      "url": "https://gateway.pipeworx.io/openalex/mcp",
      "transport": "streamable-http"
    }
  }
}