claude mcp add mimersql-mimer-mcp -- uvx mimer-mcp-server
{
"mcpServers": {
"mimersql-mimer-mcp": {
"command": "uvx",
"args": ["mimer-mcp-server"]
}
}
}
{
"mcpServers": {
"mimersql-mimer-mcp": {
"command": "uvx",
"args": ["mimer-mcp-server"]
}
}
}
{
"mcpServers": {
"mimersql-mimer-mcp": {
"command": "uvx",
"args": ["mimer-mcp-server"]
}
}
}
About This MCP Server
The mimer-mcp server is a database tool that provides Model Context Protocol connectivity with Mimer SQL database support, enabling interaction between AI coding assistants and the database through standard input/output interfaces. It can be used by developers who need to integrate database operations with AI-driven coding workflows, particularly those involving Mimer SQL. This server can be utilized in projects that require database connectivity and MCP protocol support, such as those managed through the Python Package Index.
An MCP server with Mimer SQL Database Connectivity. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
mimer-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The mimer-mcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.