mimer mcp MCP
v1.0.5io.github.mimersql/mimer-mcp
An MCP server with Mimer SQL Database Connectivity
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mimer-mcp -e DB_DSN=<DB_DSN> -e DB_USER=<DB_USER> -e DB_PASSWORD=<DB_PASSWORD> -e DB_HOST=<DB_HOST> -e DB_PORT=<DB_PORT> -e DB_PROTOCOL=<DB_PROTOCOL> -e DB_POOL_INITIAL_CON=<DB_POOL_INITIAL_CON> -e DB_POOL_MAX_UNUSED=<DB_POOL_MAX_UNUSED> -e DB_POOL_MAX_CON=<DB_POOL_MAX_CON> -e DB_POOL_BLOCK=<DB_POOL_BLOCK> -e DB_POOL_DEEP_HEALTH_CHECK=<DB_POOL_DEEP_HEALTH_CHECK> -e MCP_LOG_LEVEL=<MCP_LOG_LEVEL> -- uvx mimer-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.