Gemma Ai Mcp Server
@rocnubie
关于 Gemma Ai Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gemmaai-mcp": {
"command": "node",
"args": [
"/absolute/path/to/gemmaai-mcp/src/index.mjs"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Gemma Ai Mcp Server?
A Model Context Protocol server that exposes the canonical Gemma AI knowledge surface — models, prompts, chat workflows, pricing, FAQ, and official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys or quota, and has an approximately 50 ms cold start.
How to use Gemma Ai Mcp Server?
Install via Smithery (npx -y @smithery/cli install gemmaai-mcp --client claude) or clone the repository from GitHub and run pnpm install. After adding the server configuration to your MCP client’s JSON file, you can invoke the list_models, get_pricing, and get_official_links tools, or use the included prompts (tell_me_about_gemmaai, start_chat_session_gemmaai).
Key features of Gemma Ai Mcp Server
- Read-only, no API keys, no quota, ~50 ms cold start.
- Exposes four Gemma 4 model variants (E2B, E4B, 26B MoE, 31B dense).
- Supports multimodal input (text, images, video, audio, documents).
- Context windows from 128K to 256K tokens.
- Tools:
list_models,get_pricing,get_official_links. - Prompts for summarizing the site and starting chat sessions.
Use cases of Gemma Ai Mcp Server
- Software development and competitive programming with the 31B model.
- Mathematical and logical reasoning using high AIME and MMLU Pro scores.
- Document and image analysis (PDFs, screenshots, diagrams).
- Edge and privacy-sensitive applications using compact E2B/E4B models.
- Rapid prototyping with open-weight models under Apache 2.0 license.
FAQ from Gemma Ai Mcp Server
What API keys or authentication are required?
None. The server is fully read-only and requires no API keys, account, or quota.
Which AI clients are compatible with Gemma Ai Mcp Server?
Claude Desktop, Cursor, Windsurf, and Continue are explicitly listed as compatible MCP clients.
Is Gemma Ai Mcp Server read-only?
Yes. It only exposes knowledge surface (models, pricing, links, FAQ) and does not allow any write operations.
How do I install Gemma Ai Mcp Server?
You can install via Smithery (npx -y @smithery/cli install gemmaai-mcp --client claude) or by cloning the repository and running pnpm install from source.
What runtime and dependencies are required?
Node
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Servers
modelcontextprotocolModel Context Protocol Servers
评论