Skip to content
Cursor

Stack Overflow MCP Server for Cursor

com.stackoverflow.mcp/mcp

Access Stack Overflow's trusted and verified technical questions and answers.

client:Cursor transport:streamable-http

Install Stack Overflow MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.stackoverflow.com"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Stack Overflow MCP Server in other clients