mimer-mcp
Officialby mimersql
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_DSN | Yes | Database name to connect to | |
| DB_HOST | No | Database host address | |
| DB_PORT | No | Database port number | 1360 |
| DB_USER | Yes | Database username | |
| DB_PASSWORD | Yes | Database password | |
| DB_PROTOCOL | No | Connection protocol | tcp |
| DB_POOL_BLOCK | No | If true, block and wait for a connection to become available; if false, raise an error when maxconnections is exceeded | false |
| MCP_LOG_LEVEL | No | Logging level for the MCP server | INFO |
| DB_POOL_MAX_CON | No | Maximum number of connections allowed (0 = unlimited) | 0 |
| DB_POOL_MAX_UNUSED | No | Maximum number of unused connections in the pool | 0 |
| DB_POOL_INITIAL_CON | No | Initial number of idle connections in the pool | 0 |
| DB_POOL_DEEP_HEALTH_CHECK | No | If true, validates connection health before getting from pool (slower but more reliable) | true |
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
ActivityMaintained
ResponsivenessNo issues