SERVER
Mimer Mcp
Rank #15657glama/mimersql/mimer-mcp
MCP server providing mimer-mcp capabilities
First listed
Nov 20, 2025
Last publish date
Feb 20, 2026
OVERVIEW
Mimer Mcp is a Model Context Protocol (MCP) server published by mimersql. It ranks #15657 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Mimer Mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Nov 20, 2025 and most recently updated on Feb 20, 2026.
STANDING
#15,657of 58,832 tracked serversTop 50%
Ranks ahead of 43,175 of 58,832 servers on MCP Toplist.
CONNECT
Use Mimer Mcp
Add Mimer Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mimer-mcp": {
"command": "uvx",
"args": [
"mimer-mcp-server"
],
"env": {
"DB_DSN": "<your DB_DSN>",
"DB_USER": "<your DB_USER>",
"DB_PASSWORD": "<your DB_PASSWORD>",
"DB_HOST": "<your DB_HOST>",
"DB_PORT": "<your DB_PORT>",
"DB_PROTOCOL": "<your DB_PROTOCOL>",
"DB_POOL_INITIAL_CON": "<your DB_POOL_INITIAL_CON>",
"DB_POOL_MAX_UNUSED": "<your DB_POOL_MAX_UNUSED>",
"DB_POOL_MAX_CON": "<your DB_POOL_MAX_CON>",
"DB_POOL_BLOCK": "<your DB_POOL_BLOCK>",
"DB_POOL_DEEP_HEALTH_CHECK": "<your DB_POOL_DEEP_HEALTH_CHECK>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
mimersql
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.0.5 | Feb 20, 2026 |
| 1.0.4 | Feb 19, 2026 |
| 1.0.3 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Mimer Mcp?
- MCP server providing mimer-mcp capabilities
- Who maintains Mimer Mcp?
- Mimer Mcp is maintained by mimersql, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Mimer Mcp an official MCP server?
- Yes — Mimer Mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mimer Mcp have?
- MCP Toplist tracks 4 versions of Mimer Mcp, most recently published on Feb 20, 2026.
- Where can I find the source code for Mimer Mcp?
- The source code for Mimer Mcp is hosted at github.com/mimersql/mimer-mcp.
EXPLORE