Official Model Context Protocol server for WireBoard. Query your analytics in conversation.
Created 5/23/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"wireboard-mcp": {
"command": "npx",
"args": [
"wireboard-mcp"
]
}
}
}