An MCP server that enables AI agents to safely explore and interact with MySQL databases through dynamic tool generation from stored procedures. It provides database discovery capabilities and intelligent procedure categorization while enforcing security restrictions to prevent data modification.
{
"mcpServers": {
"databasemcp": {
"command": "uvx",
"args": [
"mcp-demo"
]
}
}
}