Installation & Configuration
{
"mcpServers": {
"dbmcp": {
"command": "dbmcp",
"args": [
"stdio"
],
"env": {
"DB_BACKEND": "mysql",
"DB_HOST": "127.0.0.1",
"DB_PORT": "3306",
"DB_USER": "root",
"DB_PASSWORD": "secret",
"DB_NAME": "mydb"
}
}
}
}Information
Transport
stdiosse
Language
Rust
Created
2026/6/14
Updated
2026/6/15