-
securityF
license-
qualityA simple server that integrates with Claude to allow querying and manipulating Notion pages and databases through natural language prompts.
Last updated -
275
JavaScript
通过 Claude Desktop 提供与本地 MySQL 数据库的自然语言接口。此 MCP(机器通信协议)服务器允许 Claude 在您的本地 MySQL 数据库上执行 SQL 查询,从而让您能够使用自然语言与数据库进行交互。
.env
文件:run.sh
中的目录路径:将/absolute/path/to/your/mysql-mcp
替换为项目目录的实际绝对路径。
配置完成后,您可以通过 Claude Desktop 使用自然语言与数据库进行交互。示例:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
自然语言界面允许 Claude 在您的本地 MySQL 数据库上执行 SQL 查询,从而实现使用自然语言进行数据库交互。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/meanands/mysql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server