transit-agent MCP Server
ruby-verma/transit-agent
This guide demonstrates how to build an Agentic AI system using Google's Agent Development Kit (ADK) and the Model Context Protocol (MCP).
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ruby-verma/transit-agent is a Python MCP server licensed under Apache-2.0. This guide demonstrates how to build an Agentic AI system using Google's Agent Development Kit (ADK) and the Model Context Protocol (MCP).
Ranked #6 out of 100 indexed tools.
In the top 6% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
5 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
2 contributors → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# 🤖 Build an Autonomous Transit Agent with Google ADK & MCP ## Executive Summary Today, we are moving beyond standard chatbots. In this hands-on lab, you will build a deterministic, multi-reasoning **Agentic AI** system using Google's Agent Development Kit (ADK) and the Model Context Protocol (MCP). Instead of an AI that just generates text, you will build an orchestrator. Our Transit Agent will dynamically fetch live data, read business policies, and execute transactional workflows completely on its own. Finally, we will serve it through a beautiful web UI! ### The Tech Stack: **- Google ADK**: The "Brain" - Orchestrates the ReAct (Reason + Act) loop using Gemini. **- FastMCP**: The "Muscle" - Exposes your backend APIs and logic to the AI. **- Docker**: For reliable, instant deployment. ## ☁️ Google Cloud Setup (Do This First!) Before we look at the code, we need a workspace. Follow these steps to set up your Google Cloud environment: ### Step 1: Create a Google Cloud ProjectRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.