DKmen/db-mcp
This is the MCP database server, which provides database-related tools used by the LLM
Platform-specific configuration:
{
"mcpServers": {
"db-mcp": {
"command": "npx",
"args": [
"-y",
"db-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...