MCP.so
Sign In
Servers

MCP AI Agent with Google ADK, Google Maps, and Opik

@luuisotorres

AI Agent built with Google ADK that leverages Google Maps MCP Server to answer real-world location questions with tool usage and traceable execution via Opik.

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

{
  "mcpServers": {
    "mcp-ai-agent": {
      "command": "uv",
      "args": [
        "venv",
        "#",
        "Create",
        "a",
        "virtual",
        "environment",
        "(e.g.,",
        ".venv)"
      ]
    }
  }
}

More from AI & Agents