Yeehaw
Rank #115,566pulsemcp/yeehaw
Agent-first concierge for Austin events, giving fresh, sourced answers about what's happening in the city.
Yeehaw is a Model Context Protocol (MCP) server published by capitalthought. It ranks #115,566 of 115,591 servers tracked on MCP Toplist. Yeehaw is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 10, 2026.
Ranks ahead of 25 of 115,591 servers on MCP Toplist.
Use Yeehaw
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http yeehaw https://yeehaw.bot/mcp[mcp_servers.yeehaw]
url = "https://yeehaw.bot/mcp"Add to ~/.codex/config.toml.
https://yeehaw.bot/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"yeehaw": {
"url": "https://yeehaw.bot/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yeehaw": {
"type": "http",
"url": "https://yeehaw.bot/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yeehaw": {
"serverUrl": "https://yeehaw.bot/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yeehaw": {
"url": "https://yeehaw.bot/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fyeehaw)<a href="https://mcptoplist.com/server/pulsemcp%2Fyeehaw"><img src="https://mcptoplist.com/badge/pulsemcp%2Fyeehaw.svg" alt="MCP Toplist: #115,566 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
capitalthought
Other servers by capitalthought
View all capitalthought servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Yeehaw?
- Yeehaw is maintained by capitalthought, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Yeehaw listed on the Official MCP Registry?
- Yeehaw is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Yeehaw have?
- Yeehaw ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Yeehaw?
- The source code for Yeehaw is hosted at github.com/capitalthought/yeehaw-mcp.