MCP.so
登录

Kyomi

@kyomi-ai

关于 Kyomi

Kyomi MCP Server — query your data warehouse from Claude Code, Cursor, and any MCP client

基本信息

分类

数据库

传输方式

stdio

发布者

kyomi-ai

提交者

Jason Adams

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "kyomi": {
      "type": "http",
      "url": "https://app.kyomi.ai/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Kyomi?

Kyomi is an MCP server that enables AI assistants to query your data warehouse, access dashboards, automated monitoring, and accumulated business knowledge. It integrates with Claude Code, Cursor, and any MCP-compatible client.

How to use Kyomi?

Install via Claude Code with claude mcp add kyomi --transport http https://app.kyomi.ai/mcp, or connect via Cursor settings. Manual configuration is also possible. Restart the client and authorize in your browser on first use.

Key features of Kyomi

  • Semantic search across data catalog
  • Run SQL queries and validate syntax
  • Access team's accumulated business knowledge
  • Create and search dashboards with ChartML
  • Set up automated data monitoring with alerts
  • Manage website analytics tracking

Use cases of Kyomi

  • Find tables related to customer orders
  • Get column details for a specific table
  • Run revenue queries by product category
  • Retrieve business knowledge about metrics like MRR
  • Create dashboards showing weekly active users trend

FAQ from Kyomi

What data platforms does Kyomi support?

Kyomi connects to BigQuery, Snowflake, PostgreSQL, MySQL, ClickHouse, Redshift, Databricks, SQL Server, and Azure Synapse.

How does authentication work?

Browser-based OAuth is used; tokens refresh automatically. Workspace isolation and your existing Kyomi credentials apply.

Is my data copied or stored by Kyomi?

No. Kyomi queries your warehouse directly and never copies or stores your data. A 20-row preview limit is enforced for AI queries.

Can I deploy Kyomi on-premise for maximum security?

Yes, Kyomi Connect (open-source, Apache 2.0) can be deployed inside your network so database credentials never leave your infrastructure.

Where is the MCP configuration file stored?

For Cursor: ~/.cursor/mcp.json; for Claude Code: ~/.claude/claude_desktop_config.json.

评论

数据库 分类下的更多 MCP 服务器