mcpserver.lol
registry/stackexchange-mcp-server
Connection check verified live · 27h ago

stackexchange-mcp-server

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

Tools 5
GitHub stars 2
Installs / wk
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

stackexchange_get_tag_faq read-only tag*sitepageSize
Fetch the highest-voted answered questions for a tag on a Stack Exchange site — the canonical "best answers in X" list. Returns a question list without bodies; use stackexchange_ge…
stackexchange_get_thread read-only sitemaxAnswersquestionIdOrUrl*
Fetch a complete Q&A thread — question body and all answers, accepted answer first then sorted by score, rendered as clean markdown with fenced code blocks. Accepts an integer ques…
stackexchange_get_user read-only siteuserId*
Fetch a Stack Exchange user profile by numeric user ID: reputation, badge counts, top tags by answer score, and account metadata. Useful for credibility context on an answer author…
stackexchange_list_sites read-only filter
Enumerate all sites in the Stack Exchange network — name, api_site_parameter, audience, and URL. The api_site_parameter value is what other tools accept as the `site` input (e.g. "…
stackexchange_search_questions read-only sitesorttagsquery*minScorepageSize +1
Search questions across a Stack Exchange site. Returns ranked questions with title, score, answer count, accepted status, tags, and excerpt — no bodies at this stage. Results suppl…