Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docs-mcp-server-pythonsdk": {
"command": "uv",
"args": [
"pip",
"sync"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docs-mcp-server-pythonsdk": {
"command": "uv",
"args": [
"pip",
"sync"
]
}
}
}