Back to search
30
MCP streamable-http

words

io.github.pipeworx-io/words

Words MCP — wraps Datamuse API (free, no auth required)

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

Similar MCP servers embedding-nearest

dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http
poetry
Poetry MCP — PoetryDB API (free, no auth)
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http
jokes
Jokes MCP — wraps JokeAPI v2 (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
recipes
Recipes MCP — wraps TheMealDB API (free tier, no auth)
0 tools · streamable-http

How to use

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

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