io.github.parkragsterman/whyismy-org
io.github.parkragsterman/whyismy-orgSourced answers to everyday "why is my…" questions — health, pets, home, plumbing, tech, cars.
Tools · 3
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 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 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
Answer card with a button that opens the full article in the browser.
ui://whyismy/answer-card
Similar MCP servers embedding-nearest
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"
}
}
}