Loomal

Wireboard MCP

MCP server by github.com/wireboard/mcp

Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.

3 starsnpm: @wireboard/mcp

About Wireboard MCP

Wireboard MCP is an MCP (Model Context Protocol) server published by wireboard in the official MCP registry, listed under Search on Loomal. Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.

It ships as an npm package (@wireboard/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wireboard/mcp, where the project has earned 3 GitHub stars.

Use Wireboard MCP with your agent

Claude Code · one command
claude mcp add wireboard-mcp -- npx -y @wireboard/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "wireboard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wireboard/mcp"
      ]
    }
  }
}
npm@wireboard/mcp

Frequently asked questions

What is Wireboard MCP?
Wireboard MCP is an MCP (Model Context Protocol) server by wireboard in the Search category. Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.
How do I connect Wireboard MCP to Claude, Cursor, or another MCP client?
Install Wireboard MCP from its npm package (@wireboard/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Wireboard MCP open source?
Yes — the source code is public at github.com/wireboard/mcp, with 3 GitHub stars.
Can AI agents pay to use Wireboard MCP?
Not yet through Loomal — Wireboard MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Wireboard MCP? Claim this listing free by verifying GitHub ownership, or contact us.