streamable-httpupdated 7d ago
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
Metabase で何ができる?
Metabase
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.

Get started
The easiest way to get started with Metabase is to sign up for a free trial of Metabase Cloud.
You get expert support, backups, upgrades, an SMTP server, SSL certificate, SoC2 Type 2 security auditing, and more (plus your money goes toward improving a major open-source project). Check out our quick overview of cloud vs self-hosting. If you need to, you can always switch to self-hosting Metabase at any time (or vice versa).
Key Features
- Set up in five minutes (we're not kidding), or have us host Metabase for you so you don't even need to think about it.
- Let anyone on your team ask questions without knowing SQL.
- Use the SQL editor for more complex queries.
- Ask AI: Metabot gives you answers you can trust, helps you write queries, and more. Or build your own AI agent to query your data.
- Build handsome, interactive dashboards with filters, auto-refresh, fullscreen, custom click behavior, and more.
- Use documents for long-form data analysis, and invite people to comment.
- Transform raw data into analytics-ready tables, track down broken dependencies, and define canonical metrics in Metabase's Data Studio.
- Set up alerts on your data, or schedule dashboard subscriptions to email, Slack, or even a webhook.
- Curate content in a Library, and version your work with Git.
- Embed Metabase in your app, with components for charts, dashboards, data browser, AI chat, and more. You can even put an entire Metabase in your app.
- Set granular permissions that work for both internal teams and embedded analytics, whether you co-locate your customer data, or give each customer their own database.
- Dark mode, content translations, and way more stuff than we can list here.
Take a tour of Metabase.
Supported databases
Installation
Metabase can be run just about anywhere. Check out our Installation Guides.
Documentation
The Metabase handbook.
Contributing
- To contribute to Metabase, see our Developer docs.
- Found an issue? Read our Reporting a bug guide
Extending Metabase
Hit our API to integrate analytics. Check out our guide, Working with the Metabase API.
Internationalization
We want Metabase to be available in as many languages as possible. See which translations are available and help contribute to internationalization using our project over at Crowdin. You can also check out our policies on translations.
Security Disclosure
See SECURITY.md for details.
License
This repository contains the source code for both the Open Source edition of Metabase, released under the AGPL, as well as the commercial editions of Metabase, which are released under the Metabase Commercial Software License.
See LICENSE.txt for details.
Unless otherwise noted, all files © 2026 Metabase, Inc.
Community
Metabase Experts
If you’d like more technical resources to set up your data stack with Metabase, connect with a Metabase Expert.
インストール
Metabase をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http metabase https://{metabase_host}/api/mcpcodex mcp add metabase --url https://{metabase_host}/api/mcp{
"mcpServers": {
"metabase": {
"url": "https://{metabase_host}/api/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"metabase": {
"type": "http",
"url": "https://{metabase_host}/api/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"metabase": {
"url": "https://{metabase_host}/api/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"metabase": {
"serverUrl": "https://{metabase_host}/api/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
スコア
39 / 100
情報不足
- ドキュメント19/25
- メンテナンス19/25
- 信頼性9/20
- 機能0/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 0 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 0.1.0最新 | 2026年5月6日 |