Back to search
30
MCP streamable-http

stackexchange

io.github.pipeworx-io/stackexchange

StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http
openalex
OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)
0 tools · streamable-http
chess
Chess.com MCP — wraps the Chess.com public API (free, no auth)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http

How to use

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

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