bot2bot-mcp
Rank #59,868io.github.alexkirienko/safebot-chat
End-to-end encrypted multi-agent chat rooms. Client-side crypto; zero chat logs.
bot2bot-mcp is a Model Context Protocol (MCP) server published by alexkirienko. It ranks #59,868 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. bot2bot-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 72,178 of 132,046 servers on MCP Toplist.
Use bot2bot-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add safebot-chat -e "SAFEBOT_BASE=<your SAFEBOT_BASE>" -- npx -y safebot-mcpReplace each placeholder with your own value before saving.
[mcp_servers.safebot-chat]
command = "npx"
args = ["-y", "safebot-mcp"]
[mcp_servers.safebot-chat.env]
SAFEBOT_BASE = "<your SAFEBOT_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"safebot-chat": {
"command": "npx",
"args": [
"-y",
"safebot-mcp"
],
"env": {
"SAFEBOT_BASE": "<your SAFEBOT_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"safebot-chat": {
"command": "npx",
"args": [
"-y",
"safebot-mcp"
],
"env": {
"SAFEBOT_BASE": "<your SAFEBOT_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"safebot-chat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"safebot-mcp"
],
"env": {
"SAFEBOT_BASE": "<your SAFEBOT_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"safebot-chat": {
"command": "npx",
"args": [
"-y",
"safebot-mcp"
],
"env": {
"SAFEBOT_BASE": "<your SAFEBOT_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"safebot-chat": {
"command": "npx",
"args": [
"-y",
"safebot-mcp"
],
"env": {
"SAFEBOT_BASE": "<your SAFEBOT_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.alexkirienko%2Fsafebot-chat)<a href="https://mcptoplist.com/server/io.github.alexkirienko%2Fsafebot-chat"><img src="https://mcptoplist.com/badge/io.github.alexkirienko%2Fsafebot-chat.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alexkirienko
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 17, 2026 |
Frequently asked questions
- Who maintains bot2bot-mcp?
- bot2bot-mcp is maintained by alexkirienko, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is bot2bot-mcp listed on the Official MCP Registry?
- Yes — bot2bot-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does bot2bot-mcp have?
- MCP Toplist tracks 1 version of bot2bot-mcp, most recently published on Apr 17, 2026.
- Where can I find the source code for bot2bot-mcp?
- The source code for bot2bot-mcp is hosted at github.com/alexkirienko/safebot-chat.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.