Database MCP Server
by tomtomjskim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_TYPE | No | Explicit database type (mysql or postgresql). Optional, auto-detected if not provided. | |
| MYSQL_DB | No | MySQL database name | |
| LOG_LEVEL | No | Logging level (e.g., info, debug) | |
| MYSQL_HOST | No | MySQL host (e.g., localhost or RDS endpoint) | |
| MYSQL_PORT | No | MySQL port (default 3306) | |
| MYSQL_USER | No | MySQL user | |
| POSTGRES_DB | No | PostgreSQL database name | |
| MYSQL_SSL_CA | No | Path to MySQL SSL CA certificate | |
| POSTGRES_HOST | No | PostgreSQL host | |
| POSTGRES_PORT | No | PostgreSQL port (default 5432) | |
| POSTGRES_USER | No | PostgreSQL user | |
| DB_CONFIG_FILE | No | Path to multi-DB configuration JSON file | |
| MYSQL_PASSWORD | No | MySQL password | |
| MYSQL_SSL_MODE | No | MySQL SSL mode (e.g., REQUIRED) | |
| MAX_RESULT_ROWS | No | Maximum number of result rows (default 10000) | |
| MCP_SERVER_NAME | No | Name of the MCP server | |
| POSTGRES_SSL_CA | No | Path to PostgreSQL SSL CA certificate | |
| POSTGRES_PASSWORD | No | PostgreSQL password | |
| POSTGRES_SSL_MODE | No | PostgreSQL SSL mode (e.g., REQUIRED) | |
| ENABLE_QUERY_LOGGING | No | Enable query logging (true/false) | |
| DB_DEFAULT_CONNECTION | No | Default connection name for multi-DB mode | |
| MAX_QUERY_EXECUTION_TIME | No | Maximum query execution time in ms (default 30000) | |
| MYSQL_CONNECTION_TIMEOUT | No | MySQL connection timeout in ms | |
| POSTGRES_CONNECTION_TIMEOUT | No | PostgreSQL connection timeout in ms | |
| MYSQL_ACQUIRECONNECTION_TIMEOUT | No | MySQL acquire connection timeout in ms |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues