Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.
claude mcp add stackexchange-mcp-server --transport http https://stackexchange.caseyjhand.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"stackexchange-mcp-server": {
"url": "https://stackexchange.caseyjhand.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"stackexchange-mcp-server": {
"serverUrl": "https://stackexchange.caseyjhand.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"stackexchange-mcp-server": {
"type": "http",
"url": "https://stackexchange.caseyjhand.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"stackexchange-mcp-server": {
"url": "https://stackexchange.caseyjhand.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"stackexchange-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stackexchange.caseyjhand.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://stackexchange.caseyjhand.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cyanheads--stackexchange-mcp-server/reviews or the review_server meta-tool.
POST /mcp