MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Official Model Context Protocol server for WireBoard. Query your analytics in conversation.

Created 5/23/2026
Updated about 19 hours ago
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" ] } } }