Statbotics
Rank #13,553io.github.withinfocus/statbotics
Statbotics MCP Server
Statbotics is a Model Context Protocol (MCP) server published by withinfocus. It ranks #13,553 of 132,113 servers tracked on MCP Toplist. Statbotics is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 118,560 of 132,113 servers on MCP Toplist.
Use Statbotics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add statbotics -- npx -y @withinfocus/statbotics-mcp-server[mcp_servers.statbotics]
command = "npx"
args = ["-y", "@withinfocus/statbotics-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"statbotics": {
"command": "npx",
"args": [
"-y",
"@withinfocus/statbotics-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"statbotics": {
"command": "npx",
"args": [
"-y",
"@withinfocus/statbotics-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"statbotics": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@withinfocus/statbotics-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"statbotics": {
"command": "npx",
"args": [
"-y",
"@withinfocus/statbotics-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"statbotics": {
"command": "npx",
"args": [
"-y",
"@withinfocus/statbotics-mcp-server"
]
}
}
}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.withinfocus%2Fstatbotics)<a href="https://mcptoplist.com/server/io.github.withinfocus%2Fstatbotics"><img src="https://mcptoplist.com/badge/io.github.withinfocus%2Fstatbotics.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
withinfocus
Other servers by withinfocus
View all withinfocus servers →Available versions (7)
| Version | Published |
|---|---|
| 1.2.0 | Aug 7, 2026 |
| 1.1.0 | Apr 29, 2026 |
| 1.0.2 | Mar 6, 2026 |
| 1.0.1 | Mar 6, 2026 |
| 1.0.0 | Mar 5, 2026 |
| 0.9.0 | Mar 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Statbotics?
- Statbotics is maintained by withinfocus, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Statbotics listed on the Official MCP Registry?
- Yes — Statbotics is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Statbotics have?
- MCP Toplist tracks 7 versions of Statbotics, most recently published on Aug 7, 2026.
- Where can I find the source code for Statbotics?
- The source code for Statbotics is hosted at github.com/withinfocus/statbotics-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.