Installation & Configuration
{
"mcpServers": {
"db2-mcp": {
"command": "python3",
"args": [
"server.py"
],
"env": {
"DB2_DATABASE": "tpcc",
"DB2_HOSTNAME": "192.168.0.100",
"DB2_PORT": "50000",
"DB2_USERNAME": "db2user",
"DB2_PASSWORD": "db2user@2025"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13