CnosDB MCP Server

Official
by cnosdb
MIT License
  • Apple

CnosDB MCP サーバー

CnosDB 用の MCP サーバー。

特徴

  • クエリクエリを実行する(SQLを自動的に識別する)
  • データベース一覧すべてのデータベースを一覧表示する
  • リストテーブルデータベース内のテーブルを一覧表示する
  • テーブルの説明[table_name]のテーブルスキーマを表示する

発達

# Clone the repository git clone https://github.com/cnosdb/cnosdb-mcp-server.git cd cnosdb-mcp-server # Create virtual environment uv .venv source .venv/bin/activate # or `venv\Scripts\activate` on Windows # Install development dependencies pip install -r requirements.txt

構成

代替の MCP クライアントについては、https: //github.com/punkpeye/awesome-mcp-clientsを参照してください。

  1. 次の場所にある Claude Desktop 構成ファイルを開きます。
    • macOSの場合: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
  2. 以下を追加します。
{ "name": "CnosDB", "key": "CnosDBMCPServer", "command": "uv", "args": [ "--directory", "REPO_PATH/cnosdb-mcp-server", "run", "server.py" ], "env": { "CNOSDB_HOST": "127.0.0.1", "CNOSDB_PORT": "8902", "CNOSDB_USERNAME": "root", "CNOSDB_PASSWORD": "CnosDB#!" } }

独自の CnosDB サービスを指すように環境変数を更新します。

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Claude を介して CnosDB データベースと対話できるようにし、SQL クエリ、データベース リスト、テーブル リスト、およびスキーマの説明をサポートする MCP サーバー。

  1. Features
    1. Development
      1. Configuration

    Related MCP Servers

    • -
      security
      A
      license
      -
      quality
      An MCP server that enables MySQL database integration with Claude. You can execute SQL queries and manage database connections.
      Last updated -
      1
      Python
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      MCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.
      Last updated -
      1
      6
      3
      JavaScript
    • -
      security
      A
      license
      -
      quality
      A lightweight MCP server that enables database access and querying through ODBC connections, with special support for Virtuoso DBMS features like SPARQL and AI assistance through natural language.
      Last updated -
      Python
      MIT License
      • Apple
      • Linux
    • -
      security
      -
      license
      -
      quality
      An MCP server that allows working with MySQL databases by providing tools for executing read-only SQL queries, getting table schemas, and listing database tables.
      Last updated -
      1
      JavaScript

    View all related MCP servers

    ID: wy78fk6mt5