GeminiCLIAgentMCP
БесплатноНе проверенMCP empowering LLM Agents (Claude Code, Codex CLI etc) to integrate with Gemini CLI for it's massive context windows
Описание
MCP empowering LLM Agents (Claude Code, Codex CLI etc) to integrate with Gemini CLI for it's massive context windows
README
This project is a Python-based FastMCP server that provides a Model Context Protocol (MCP) interface to the Gemini CLI and other development tools. It allows AI agents and other systems to programmatically call the Gemini model and perform various development tasks.
Key Technologies
- Python
- FastMCP
Features
The server exposes a set of tools to interact with the Gemini CLI and perform development tasks:
call_gemini: Calls the Gemini CLI with a given prompt. The Gemini CLI itself handles @-mentions of files and directories.create_github_issue: Creates a new issue in a GitHub repository.create_github_pr: Creates a new pull request in a GitHub repository.summarize_docs: Summarizes the content of a list of documentation files.generate_docstrings: Generates docstrings for functions or classes in a given file.analyze_dependencies: Analyzes a dependency file (requirements.txtorpackage.json) and provides a summary of each dependency.lint_code: Lints a Python or JavaScript file and returns a report of issues.generate_unit_tests: Generates unit tests for a given function or class in a file.
Getting Started
Prerequisites
- Python 3.x
- pip
Installation
- Install the dependencies:
pip install -r requirements.txt
Running the Server
python src/app.py
The server will start on 0.0.0.0:8000 by default.
Development
Conventions
- Code Style: This project uses
pylintfor Python linting. - Dependencies: Project dependencies are managed in
requirements.txt.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Установка GeminiCLIAgentMCP
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/LeeSinLiang/GeminiCLIAgentMCPFAQ
GeminiCLIAgentMCP MCP бесплатный?
Да, GeminiCLIAgentMCP MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для GeminiCLIAgentMCP?
Нет, GeminiCLIAgentMCP работает без API-ключей и переменных окружения.
GeminiCLIAgentMCP — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить GeminiCLIAgentMCP в Claude Desktop, Claude Code или Cursor?
Открой GeminiCLIAgentMCP на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare GeminiCLIAgentMCP with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
