Stack Overflow MCP Server✓
com.stackoverflow.mcp/mcp · v1.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.stackoverflow.mcp/mcp",
"description": "Access Stack Overflow's trusted and verified technical questions and answers.",
"title": "Stack Overflow MCP Server",
"repository": {
"url": "https://github.com/StackExchange/Stack-MCP",
"source": "github"
},
"version": "1.1.3",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.stackoverflow.com"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}