db-mcp
by wannanbigpig
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection URL | |
| MYSQL_HOST | No | MySQL host address | |
| MYSQL_USER | No | MySQL user | |
| REDIS_HOST | No | Redis host address | |
| MONGODB_URL | No | MongoDB connection URL | |
| MYSQL_PASSWORD | No | MySQL password | |
| DB_MCP_CONFIG_PATH | No | Path to config.json file | |
| DB_MCP_SECURITY_MODE | No | Security mode: read_only, restricted, or full_access | read_only |
| DB_MCP_MAX_MONGO_LIMIT | No | Maximum limit for MongoDB queries | |
| DB_MCP_MAX_RESULT_ITEMS | No | Maximum number of items in result set | |
| DB_MCP_MAX_RESPONSE_BYTES | No | Maximum response bytes before truncation | 65536 |
| DB_MCP_MYSQL_SELECT_LIMIT | No | Maximum number of rows returned by MySQL SELECT | 500 |
| DB_MCP_DEFAULT_MONGO_LIMIT | No | Default limit for MongoDB queries | |
| DB_MCP_MAX_CONCURRENT_MONGO | No | Maximum concurrent MongoDB operations | |
| DB_MCP_MAX_CONCURRENT_MYSQL | No | Maximum concurrent MySQL operations | |
| DB_MCP_MAX_CONCURRENT_REDIS | No | Maximum concurrent Redis operations | |
| DB_MCP_OPERATION_TIMEOUT_MS | No | Operation timeout in milliseconds |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/wannanbigpig/db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server