Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-manager": {
"command": "python",
"args": [
"mcp_servers.py",
"add",
"\\"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-manager": {
"command": "python",
"args": [
"mcp_servers.py",
"add",
"\\"
]
}
}
}