MCP.so
Sign In
Servers

MCP Client & Server Example

@xiaoye-hua

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp_server_client_example": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

More from Other