transit_functiongemma_mcp
by sasanokusa · ai-ml · mcp-server, glama
Generates transit route information by routing user queries to MCP tools using a fine-tuned FunctionGemma model, relying on a fixed API for actual transit data and avoiding natural language generation beyond tool calls.
Source: https://github.com/sasanokusa/transit_functiongemma_mcp
Install
git clone https://github.com/sasanokusa/transit_functiongemma_mcpUse this forAI-extracted
- →Integrate function calling capabilities with Gemma models via MCP protocol
- →Enable structured function execution in AI agent workflows using transit format
- →Build transit-based function schema handlers for Gemma model interactions
Works with
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.
transit_functiongemma_mcp 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
- aiarchitect-blog-mcp by aiarchitecturedev
Provides read-only MCP tools to search and retrieve articles from the AI Architect Korean tech blog, covering topics like MCP, AI agents, and enterprise architecture.
- leafmem by xdragonjia
MCP server for LeafMem, a layered memory engine that gives AI agents persistent, scoped memory with local retrieval and optional embedding rerank. It exposes tools for capturing turns, storing memories, and building recall context.
- AgentBridge by HeadStone1
Local-first MCP collaboration core for Claude Code and Codex, enabling shared project state and peer discussion through MCP tools.
- mcp-weather-server by FarahSaeed
This MCP server provides weather tools for current conditions, forecasts, and travel recommendations using the National Weather Service API, enabling agents to answer weather-related questions.
- workbeast by omarbshah
Enables LLMs to query a local commitment ledger and knowledge base extracted from email, calendar, and meeting transcripts, allowing natural language search for facts, people, and open commitments, and suggesting closures with evidence.
- pfsense-mcp by parthmstech
Enables AI agents to manage and configure pfSense routers through the pfSense REST API, offering 240 tools across 17 modules with safety features like confirm gates, config backups, and read-only mode.
- Godot Documentation MCP Server by Utedass
Enables AI assistants to search the Godot 4.7 documentation locally using hybrid keyword and semantic search, providing accurate API references with URLs and section hierarchy.
- semantic-context-mcp by manasa-manoj-nbr
An MCP server that gives models semantic context about a data warehouse, including table meaning, units, lineage, and health, to reduce guessing.
Frequently asked questions
How do I install transit_functiongemma_mcp?
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 transit_functiongemma_mcp?
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 transit_functiongemma_mcp 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.