keevor-mysql-mcp-server
by KeeVor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | 数据库主机地址 | localhost |
| DB_NAME | Yes | 数据库名称 | |
| DB_PORT | No | 数据库端口 | 3306 |
| DB_USER | No | 数据库用户名 | root |
| DB_PASSWORD | Yes | 数据库密码 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_tablesA | 查询数据库中的所有表,包含表注释、引擎、行数等信息 |
| describe_tableA | 查询指定表的详细结构,包含字段注释、索引、外键等信息 |
| execute_sqlC | 执行SQL语句 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/KeeVor/keevor-mysql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server