pytorch_geometric
Graph Neural Network Library for PyTorch
pytorch_geometric MCP Server
MCP server for pyg-team/pytorch_geometric
Ready-to-Use Client Configurations
{
"mcpServers": {
"pytorch_geometric": {
"command": "npx",
"args": [
"-y",
"@pyg-team/pytorch_geometric"
]
}
}
}