Cloud TPU APIServer

ag2-mcp-servers
GitHub
Google CloudTPUAPI

Loading subscription status...

💡 Description

Provides access to Google Cloud TPU services through a Multi-Agent Conversation Protocol, allowing users to manage Tensor Processing Units via natural language interactions.

📝 JSON Entries

{
  "mcpServers": [
    {
      "CloudTPUAPI": {
        "env": {
          "SECURITY": "<API_KEY>",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

Pythonuvruffpytest

Features

  • Manage TPU resources
  • Enable TPU operations