Cloud Infrastructure
Trust: 39/100 (Limited)Statbotics Guide
Statbotics MCP Server
by withinfocus
Quick Start
Install
npx @withinfocus/statbotics-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-withinfocus-statbotics": {
"command": "npx",
"args": [
"@withinfocus/statbotics-mcp-server"
]
}
}
}