MySQL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_sql_queryA | 执行只读 SQL 查询(仅限 SELECT 语句) |
| create_tableC | 在 MySQL 数据库中创建新表 |
| insert_dataC | 向 MySQL 数据库表插入数据 |
| update_dataC | 更新 MySQL 数据库表中的数据 |
| delete_dataC | 从 MySQL 数据库表中删除数据 |
| execute_sqlA | 执行任意非 SELECT 的 SQL 语句(如 ALTER TABLE、DROP 等) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alittleyellowkevin/Mysql-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server