Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

io.github.parkragsterman/whyismy-org

io.github.parkragsterman/whyismy-org

Sourced answers to everyday "why is my…" questions — health, pets, home, plumbing, tech, cars.

Uptime
100.0%
1 direct probes · 30d
Response
207ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

search_articles

Find WhyIsMy.org articles answering a "why is my…" question. Returns titles, summaries and URLs. Both arguments are optional: omit query to browse, pass topic to bias results toward one subject area. …

get_article

Get the direct answer, the causes the article covers, and its FAQ for one article, by slug (from search_articles). Returns a summary, not the full text — the article URL has the complete step-by-step …

list_topics

List the subject areas covered on WhyIsMy.org with an article count for each. Takes no arguments. Use the returned slugs as the `topic` argument to search_articles.

Resources · 1

whyismy_answer_card

Answer card with a button that opens the full article in the browser.

ui://whyismy/answer-card

How to use

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

{
  "mcpServers": {
    "io.github.parkragsterman/whyismy-org": {
      "url": "https://whyismy.org/mcp",
      "transport": "streamable-http"
    }
  }
}