Database Query MCP Server
by xuejike
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | 数据库主机地址 | |
| DB_NAME | No | 数据库名称 | |
| DB_PORT | No | 数据库端口 | |
| DB_USER | No | 数据库用户名 | |
| DB_PASSWORD | No | 数据库密码 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_mysqlA | 执行MySQL数据库查询(只读模式) |
| query_postgresqlA | 执行PostgreSQL数据库查询(只读模式) |
| query_mssqlA | 执行MSSQL数据库查询(只读模式) |
| query_oracleA | 执行Oracle数据库查询(只读模式) |
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/xuejike/coding-db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server