Integrations
Allows importing data from CSV and Excel files into MongoDB databases
Allows importing data from CSV and Excel files into MySQL databases
Allows importing data from CSV and Excel files into PostgreSQL databases
データベースアップデータ MCP サーバー
CSV および Excel ファイルからデータベースを更新するためのモデル コンテキスト プロトコル サーバー。
特徴
ツール
update_database
- CSV/Excel ファイルからデータベースを更新する- CSV および Excel (.xlsx、.xls) ファイル形式をサポート
- 複数のデータベースタイプ(PostgreSQL、MySQL、MongoDB、SQLite)と互換性があります
- 構成可能な接続設定とテーブルマッピング
create_note
- メモの作成と管理(ドキュメント用)- データベースの更新に関する重要な情報を保存する
- 変更と修正を追跡する
使用法
データベースの更新
次のパラメータを指定してupdate_database
ツールを使用します。
サポートされているデータベースの種類
- PostgreSQL
- MySQL
- モンゴDB
- SQLite
発達
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
インストール
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。MCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
自然言語コマンドを使用して、CSV および Excel ファイルからさまざまなデータベース タイプ (PostgreSQL、MySQL、MongoDB、SQLite) を更新できる Claude 統合。
Related Resources
Related MCP Servers
- -securityAlicense-qualityConnects Claude Desktop directly to databases, allowing it to explore database structures, write SQL queries, analyze datasets, and create reports through an API layer with tools for table exploration and query execution.Last updated -176PythonMozilla Public License 2.0
- -securityFlicense-qualityA server that enables interaction with PostgreSQL, MySQL, MariaDB, or SQLite databases through Claude Desktop using natural language queries.Last updated -Python
- -securityFlicense-qualityA natural language interface that allows Claude to execute SQL queries on your local MySQL databases, enabling database interaction using natural language.Last updated -2Python
- -security-license-qualityA connector that gives Claude direct access to MySQL databases through the Model Context Protocol, enabling natural language querying, schema exploration, and database management.Last updated -PythonMIT License