DOCKER DB MCP SERVER TOOL
@xJuliMendez
About DOCKER DB MCP SERVER TOOL
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"db-mcp-server": {
"command": "node",
"args": [
"/home/julian/projects/db-mcp-server/build/index.js",
"--config=/home/julian/projects/sebo/seco-backoffice/.cursor/configuration.json"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is DOCKER DB MCP SERVER TOOL?
An MCP server that connects to a MySQL database inside a Docker container using credentials and database name provided in a JSON configuration file.
How to use DOCKER DB MCP SERVER TOOL?
Configure it by creating a .cursor/mcp.json file with a command pointing to the server's build and a config file path. The config file must contain containerName, username, password, and database. Then enable the MCP server in Cursor.
Key features of DOCKER DB MCP SERVER TOOL
- Connects to a MySQL database inside a Docker container
Use cases of DOCKER DB MCP SERVER TOOL
—
FAQ from DOCKER DB MCP SERVER TOOL
How do I configure the server?
—
What runtime is required?
—
Where is the database connection data stored?
—
What transport or authentication does it use?
—
What are the known limitations?
—
More Databases MCP servers
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
Comments