Botindex MCP Server
Rank #40,522io.github.Cyberweasel777/botindex-mcp-server
MCP server providing botindex-server capabilities
Botindex MCP Server is a Model Context Protocol (MCP) server published by cyberweasel777. It ranks #40,522 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Botindex MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 17, 2026.
Ranks ahead of 91,591 of 132,113 servers on MCP Toplist.
Use Botindex MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add botindex-mcp-server -e "BOTINDEX_BASE_URL=<your BOTINDEX_BASE_URL>" -- npx -y botindex-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.botindex-mcp-server]
command = "npx"
args = ["-y", "botindex-mcp-server"]
[mcp_servers.botindex-mcp-server.env]
BOTINDEX_BASE_URL = "<your BOTINDEX_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botindex-mcp-server": {
"command": "npx",
"args": [
"-y",
"botindex-mcp-server"
],
"env": {
"BOTINDEX_BASE_URL": "<your BOTINDEX_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botindex-mcp-server": {
"command": "npx",
"args": [
"-y",
"botindex-mcp-server"
],
"env": {
"BOTINDEX_BASE_URL": "<your BOTINDEX_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"botindex-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"botindex-mcp-server"
],
"env": {
"BOTINDEX_BASE_URL": "<your BOTINDEX_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botindex-mcp-server": {
"command": "npx",
"args": [
"-y",
"botindex-mcp-server"
],
"env": {
"BOTINDEX_BASE_URL": "<your BOTINDEX_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botindex-mcp-server": {
"command": "npx",
"args": [
"-y",
"botindex-mcp-server"
],
"env": {
"BOTINDEX_BASE_URL": "<your BOTINDEX_BASE_URL>"
}
}
}
}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.Cyberweasel777%2Fbotindex-mcp-server)<a href="https://mcptoplist.com/server/io.github.Cyberweasel777%2Fbotindex-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Cyberweasel777%2Fbotindex-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
cyberweasel777
Other servers by cyberweasel777
View all cyberweasel777 servers →Available versions (4)
| Version | Published |
|---|---|
| 2.2.0 | Mar 17, 2026 |
| 1.4.0 | Mar 10, 2026 |
| 1.0.2 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Botindex MCP Server?
- Botindex MCP Server is maintained by cyberweasel777, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Botindex MCP Server listed on the Official MCP Registry?
- Yes — Botindex MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Botindex MCP Server have?
- MCP Toplist tracks 4 versions of Botindex MCP Server, most recently published on Mar 17, 2026.
- Where can I find the source code for Botindex MCP Server?
- The source code for Botindex MCP Server is hosted at github.com/cyberweasel777/botindex-mcp-server.
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.