loading…
Search for a command to run...
loading…
Expose Gemini CLI functionalities as MCP-compliant tools to enable AI agents to interact with Gemini models and Git operations seamlessly. Run the server in HTT
Expose Gemini CLI functionalities as MCP-compliant tools to enable AI agents to interact with Gemini models and Git operations seamlessly. Run the server in HTTP or STDIO mode to integrate with various MCP clients, providing capabilities like asking questions, running agents, and managing Git commits and pull requests. Simplify AI-driven development workflows by leveraging Gemini's powerful CLI commands through a standardized MCP interface.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"gemini-cli-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"epicsagas/gemini-cli-mcp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.