Tachibot MCP
Rank #3,094io.github.byPawel/tachibot-mcp
Stop AI Hallucinations Before They Start Run models from OpenAI, Google, Anthropic, xAI, Perplexity, and OpenRouter in parallel. They check each other's work, debate solutions, and catch errors before you see them. tachibot.com tachibot.com/docs
Tachibot MCP is a Model Context Protocol (MCP) server published by bypawel. It ranks #3,094 of 76,851 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Tachibot MCP is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 2 tracked versions. It was first listed on Oct 18, 2025 and most recently updated on Nov 20, 2025.
Ranks ahead of 73,757 of 76,851 servers on MCP Toplist.
Use Tachibot MCP
Add Tachibot MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tachibot-mcp": {
"command": "npx",
"args": [
"-y",
"tachibot-mcp"
],
"env": {
"PERPLEXITY_API_KEY": "<your PERPLEXITY_API_KEY>",
"GROK_API_KEY": "<your GROK_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"TACHIBOT_PROFILE": "<your TACHIBOT_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
bypawel
Available versions (2)
| Version | Published |
|---|---|
| 2.0.5 | Nov 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tachibot MCP?
- Tachibot MCP is maintained by bypawel, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Tachibot MCP listed on the Official MCP Registry?
- Yes — Tachibot MCP is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does Tachibot MCP have?
- MCP Toplist tracks 2 versions of Tachibot MCP, most recently published on Nov 20, 2025.
- Where can I find the source code for Tachibot MCP?
- The source code for Tachibot MCP is hosted at github.com/bypawel/tachibot-mcp.