Favicon of mcp-metabase-server

mcp-metabase-server

MCP ServerCode & Developer ToolsTypeScriptOpen source

mcp-metabase-server is a TypeScript MCP server for Claude Desktop with npx, docker, remote URL. A comprehensive MCP server for Metabase with 70+ tools.

Decision snapshot

Is this a fit?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

Claude Desktop, TypeScript, Node.js, Docker, Go

Access

API key required authentication

Setup

npx, docker, remote URL, Self-hosted

Project health

4 months ago · MIT license

Considerations

Requires TypeScript. Requires Node.js. Requires Docker.

How to use mcp-metabase-server

Install or run

npx @easecloudio/mcp-metabase-server

Client configuration

# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml

startCommand:
  type: stdio
  configSchema:
    # JSON Schema defining the configuration options for the MCP.
    type: object
    required:
      - metabaseUrl
      - metabaseUsername
      - metabasePassword
    properties:
      metabaseUrl:
        type: string
        description: URL of the Metabase instance (e.g. https://your-metabase-instance.com)
      metabaseUsername:
        type: string
        description: Username for authenticating with Metabase
      metabasePassword:
        type: string
        description: Password for authenticating with Metabase
  commandFunction:
    # A JS function that produces the CLI command based on the given config to start the MCP on stdio.
    |-
    (config) => ({
      command: 'node',
      args: ['build/index.js'],
      env: {
        METABASE_URL: config.metabaseUrl,
        METABASE_USERNAME: config.metabaseUsername,
        METABASE_PASSWORD: config.metabasePassword
      }
    })
  exampleConfig:
    metabaseUrl: https://example-metabase.com
    metabaseUsername: example_user
    metabasePassword: example_password

Compatible clients

Claude Desktop

What is mcp-metabase-server?

mcp-metabase-server is a TypeScript MCP server for Claude Desktop with npx, docker, remote URL. A comprehensive MCP server for Metabase with 70+ tools. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
65/100
Maintenance signal
75/100
Adoption signal
47/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Tool access support
  • Shell commands support
  • Browser use support
  • Spreadsheet work support
  • Anthropic provider support
  • package.json config support
  • Dockerfile config support

Compatibility and setup

Install or run mcp-metabase-server using npx. Check easecloudio/mcp-metabase-server for the latest setup command.

npxdockerremote URLClaude DesktopstdioSSE
  • Built for TypeScript
  • Built for Node.js
  • Built for Docker
  • Built for Go
  • Install or run with npx
  • Install or run with docker
  • Install or run with remote URL
  • Works with Claude Desktop

MCP metadata is retained with field-level source and confidence evidence. Undetected values remain unknown.

Requirements and access

TypeScriptNode.jsDockerGoMIT licenseAPI key requiredDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

API key required authenticationSelf-hosted

When to use mcp-metabase-server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

TypeScriptNode.jsDockerGonpxdockerremote URLClaude DesktopstdioSSE

Verified compatibility and discovery

Frequently asked questions

What is mcp-metabase-server?

mcp-metabase-server is a TypeScript MCP server for Claude Desktop with npx, docker, remote URL. A comprehensive MCP server for Metabase with 70+ tools.

Who is mcp-metabase-server best for?

mcp-metabase-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install mcp-metabase-server?

Install or run mcp-metabase-server using npx. Check mcp-metabase-server for the latest setup command.

Is mcp-metabase-server actively maintained?

mcp-metabase-server may need a closer maintenance check before production use.

Share:

Stars
76
Forks
21
Last commit
4 months ago
Last verified
Not yet verified
Metadata fetched
Jul 25, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to mcp-metabase-server