Stack MCP Server
Rank #10,018com.stackoverflow.mcp/mcp
MCP server providing mcp capabilities
Stack MCP Server is a Model Context Protocol (MCP) server published by StackExchange. It ranks #10,018 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Stack MCP Server is listed on Official MCP, with 6 tracked versions. It was first listed on Nov 6, 2025 and most recently updated on Dec 18, 2025.
Ranks ahead of 122,028 of 132,046 servers on MCP Toplist.
Use Stack MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp https://mcp.stackoverflow.com/[mcp_servers.mcp]
url = "https://mcp.stackoverflow.com/"Add to ~/.codex/config.toml.
https://mcp.stackoverflow.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp": {
"url": "https://mcp.stackoverflow.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.stackoverflow.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp": {
"serverUrl": "https://mcp.stackoverflow.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp": {
"url": "https://mcp.stackoverflow.com/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.stackoverflow.mcp%2Fmcp)<a href="https://mcptoplist.com/server/com.stackoverflow.mcp%2Fmcp"><img src="https://mcptoplist.com/badge/com.stackoverflow.mcp%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
StackExchange
Available versions (6)
| Version | Published |
|---|---|
| 1.1.3 | Dec 18, 2025 |
| 1.1.2 | Dec 18, 2025 |
| 1.1.1 | Dec 18, 2025 |
| 1.1.0 | Dec 15, 2025 |
| 1.0.0 | Nov 6, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Stack MCP Server?
- Stack MCP Server is maintained by StackExchange, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Stack MCP Server listed on the Official MCP Registry?
- Yes — Stack MCP Server is listed on the Official MCP Registry.
- How many versions does Stack MCP Server have?
- MCP Toplist tracks 6 versions of Stack MCP Server, most recently published on Dec 18, 2025.
- Where can I find the source code for Stack MCP Server?
- The source code for Stack MCP Server is hosted at github.com/StackExchange/Stack-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.