Skip to content
Back to search
30
MCP streamable-http

Nyt

io.github.pipeworx-io/nyt

NYT MCP — wraps The New York Times Developer APIs (developer.nytimes.com)

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

Similar MCP servers embedding-nearest

Newsdata
NewsData.io MCP — wraps the NewsData.io global news API (newsdata.io)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Nasa
NASA MCP — wraps NASA Open APIs (api.nasa.gov)
0 tools · streamable-http
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
Yelp
Yelp MCP — wraps the Yelp Fusion API (api.yelp.com/v3)
0 tools · streamable-http
Wikidata
Wikidata MCP — wraps Wikidata API (wikidata.org/w/api.php)
0 tools · streamable-http

How to use

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

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