MCP.so
ログイン

mcp-mysql

@tinkermend

mcp-mysql について

Building a MySQL MCP Server from the DBA perspective

基本情報

カテゴリ

データベース

ライセンス

Apache-2.0 license

ランタイム

python

トランスポート

stdio

公開者

tinkermend

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is mcp-mysql?

mcp-mysql is a MySQL MCP Server implementation based on the MCP (Model Context Protocol) protocol, designed from a DBA perspective. It enables AI models or MCP clients to interact with MySQL databases through standardized tools and resources.

How to use mcp-mysql?

Key features of mcp-mysql

  • Modular architecture with core, tools, resources, and utilities
  • MCP tools for MySQL operations like query execution and table management
  • MCP resources exposing database information and table structures
  • Unit and integration test suites for reliability
  • Dedicated configuration, documentation, and example directories

Use cases of mcp-mysql

  • AI-assisted database querying and analysis through MCP tools
  • Automated schema exploration and metadata retrieval via resources
  • Database table management tasks executed programmatically

FAQ from mcp-mysql

What does mcp-mysql do?

It is a MySQL MCP Server that exposes MySQL database operations (queries, table management, schema inspection) as MCP tools and resources, enabling AI agents to interact with MySQL.

What are the main components of mcp-mysql?

The project includes core modules, tool implementations, resource implementations, utility functions, tests (unit and integration), documentation, configuration files, and examples.

What runtime or dependencies are required?

Where does the configuration live?

Configuration files are stored in the config/ directory.

What transport or authentication methods does mcp-mysql support?

コメント

「データベース」の他のコンテンツ