Tachibot MCP
Rank #3835smithery/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 #3835 of 58,900 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Tachibot MCP is listed across 2 registries — Official MCP and Smithery, with 2 tracked versions. It was first listed on Nov 20, 2025 and most recently updated on Nov 20, 2025.
Ranks ahead of 55,065 of 58,900 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 (1 delisted)
byPawel
Available versions (2)
| Version | Published |
|---|---|
| 2.0.5 | Nov 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is 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
- 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 an official MCP server?
- Yes — Tachibot MCP is listed on the Official MCP Registry, alongside Smithery.
- 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.