Skip to main content
Glama
mimersql

mimer-mcp

Official
by mimersql

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_DSNYesDatabase name to connect to
DB_HOSTNoDatabase host address
DB_PORTNoDatabase port number1360
DB_USERYesDatabase username
DB_PASSWORDYesDatabase password
DB_PROTOCOLNoConnection protocoltcp
DB_POOL_BLOCKNoIf true, block and wait for a connection to become available; if false, raise an error when maxconnections is exceededfalse
MCP_LOG_LEVELNoLogging level for the MCP serverINFO
DB_POOL_MAX_CONNoMaximum number of connections allowed (0 = unlimited)0
DB_POOL_MAX_UNUSEDNoMaximum number of unused connections in the pool0
DB_POOL_INITIAL_CONNoInitial number of idle connections in the pool0
DB_POOL_DEEP_HEALTH_CHECKNoIf true, validates connection health before getting from pool (slower but more reliable)true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mimersql/mimer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server