An MCP server with Mimer SQL Database Connectivity
Set these up before or after installing:
Environment variable: DB_DSN
Environment variable: DB_USER
Environment variable: DB_PASSWORD
Environment variable: DB_HOST
Environment variable: DB_PORT
Environment variable: DB_PROTOCOL
Environment variable: DB_POOL_INITIAL_CON
Environment variable: DB_POOL_MAX_UNUSED
Environment variable: DB_POOL_MAX_CON
Environment variable: DB_POOL_BLOCK
Environment variable: DB_POOL_DEEP_HEALTH_CHECK
Environment variable: MCP_LOG_LEVEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mimersql-mimer-mcp": {
"env": {
"DB_DSN": "your-db-dsn-here",
"DB_HOST": "your-db-host-here",
"DB_PORT": "your-db-port-here",
"DB_USER": "your-db-user-here",
"DB_PASSWORD": "your-db-password-here",
"DB_PROTOCOL": "your-db-protocol-here",
"DB_POOL_BLOCK": "your-db-pool-block-here",
"MCP_LOG_LEVEL": "your-mcp-log-level-here",
"DB_POOL_MAX_CON": "your-db-pool-max-con-here",
"DB_POOL_MAX_UNUSED": "your-db-pool-max-unused-here",
"DB_POOL_INITIAL_CON": "your-db-pool-initial-con-here",
"DB_POOL_DEEP_HEALTH_CHECK": "your-db-pool-deep-health-check-here"
},
"args": [
"mimer-mcp-server"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.