Skip to content
Cline

stackexchange mcp for Cline

io.github.mrfentmen/stackexchange-mcp

Search questions and read answers across Stack Exchange sites. No key required.

client:Cline transport:stdio runtime:npm

Install stackexchange mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "stackexchange-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stackexchange-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

stackexchange mcp in other clients