Loomal

Metabase

MCP server by github.com/metabase/metabase

Lets AI clients search, explore, query, and visualize data in a Metabase instance.

47.7k starsRemote-capable

About Metabase

Metabase is an MCP (Model Context Protocol) server published by metabase in the official MCP registry, listed under Search on Loomal. Lets AI clients search, explore, query, and visualize data in a Metabase instance.

Metabase runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/metabase/metabase, where the project has earned 47,652 GitHub stars.

Use Metabase with your agent

Claude Code · one command
claude mcp add --transport http metabase https://{metabase_host}/api/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "metabase": {
      "url": "https://{metabase_host}/api/mcp"
    }
  }
}
streamable-httphttps://{metabase_host}/api/mcp

Frequently asked questions

What is Metabase?
Metabase is an MCP (Model Context Protocol) server by metabase in the Search category. Lets AI clients search, explore, query, and visualize data in a Metabase instance.
How do I connect Metabase to Claude, Cursor, or another MCP client?
Metabase is a remote MCP server — add its endpoint (https://{metabase_host}/api/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Metabase open source?
Yes — the source code is public at github.com/metabase/metabase, with 47,652 GitHub stars.
Can AI agents pay to use Metabase?
Not yet through Loomal — Metabase 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 Metabase? Claim this listing free by verifying GitHub ownership, or contact us.