Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/stackexchange-mcp-server

io.github.cyanheads/stackexchange-mcp-server

Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch complete Q&A threads as clean markdown, browse tag FAQs, and look up user profiles via MCP. STDIO or
0 tools
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http
io.github.cyanheads/hn-mcp-server live
Browse Hacker News feeds, threads, and user profiles with full-text search.
4 tools · streamable-http
io.github.cyanheads/wikipedia-mcp-server
Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.
0 tools
io.github.cyanheads/internet-archive-mcp-server
Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.
0 tools
io.github.cyanheads/wikidata-mcp-server live
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
7 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/stackexchange-mcp-server": {
      "url": "https://stackexchange.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}