mcp-stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"stackexchange": {
"url": "https://gateway.pipeworx.io/stackexchange/mcp"
}
}
}
Or use the CLI:
npx pipeworx use stackexchange
License
MIT