MCP Server with Google ADK

by zayedrais · ai-ml · mcp-server, glama

Advanced setupBest for experimentalTrust score 12/100

An MCP server using Google's Agent Development Kit with multiple specialized agents (search, data analysis, code generation) coordinated by an LLM-based router for intelligent request handling.

Source: https://github.com/zayedrais/AI_Agent_with_MCP

Install

git clone https://github.com/zayedrais/AI_Agent_with_MCP

Use this forAI-extracted

  • Route complex tasks to specialized agents for web search, data analysis, and code generation through intelligent agent collaboration
  • Build multi-agent systems with RESTful API endpoints using Google's Agent Development Kit
  • Execute modular AI workflows that decompose problems across web search, data processing, and code generation agents

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP Server with Google ADK is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • ProtonMail MCP Server by ronamosa

    Enables AI agents to send, read, search, and organize emails via ProtonMail using Proton Bridge. Supports MCP-compatible clients like Claude and Cursor.

  • MCP Server by imanelmzk

    A basic MCP server implementation using Node.js and TypeScript that bridges AI models with external tools and data sources via JSON-RPC.

  • Shopify Storefront MCP Server by QuentinCody

    Enables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.

  • mcp-server by laurensanp

    Enables AI models to interact with local CSV and Parquet data through MCP tools, providing summarization and analysis capabilities.

  • Statamic MCP Server by cboxdk

    Enables AI assistants to manage Statamic CMS content, including blueprints, entries, assets, users, and system operations, through a secure, router-based MCP endpoint.

  • nucleus-apple-mcp by zish-rob-crur

    A macOS MCP server that provides AI agents with secure access to Calendar, Reminders, Notes, and Health data via native Apple APIs.

  • MCP Adapter Implementation Example by galatanovidiu

    Enables WordPress content management through the Model Context Protocol, allowing AI agents to create, read, update, and delete posts, metadata, taxonomies, and terms, as well as interact with Gutenberg blocks.

  • Cold's MCP Server - Project Management System by kholodihor

    Enables AI assistants to create, manage, and track projects with associated todos, including CRUD operations and filtering by status, priority, and project.

Frequently asked questions

How do I install MCP Server with Google ADK?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP Server with Google ADK?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP Server with Google ADK free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.