Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"georgi-terziyski_database_mcp_server": {
"command": "python",
"args": [
"-m",
"db_mcp_server"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"georgi-terziyski_database_mcp_server": {
"command": "python",
"args": [
"-m",
"db_mcp_server"
]
}
}
}