Back to search
30
MCP

@pipeworx/mcp-stackexchange

npm/@pipeworx/mcp-stackexchange

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

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

Similar MCP servers embedding-nearest

stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
@pipeworx/mcp-openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools
@pipeworx/mcp-pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools
pipeworx-mcp-wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools
@pipeworx/mcp-dockerhub
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
0 tools
@pipeworx/mcp-quotable
Quotable MCP — wraps Quotable API (free, no auth)
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-stackexchange": {
      "url": "None",
      "transport": "http"
    }
  }
}