01Provides a Model Context Protocol (MCP) interface to the Gemini CLI.
02Exposes a standardized JSON-RPC endpoint for calling various tools and the Gemini model.
03Includes security measures with file path validation to prevent unauthorized access.
04Offers a web browsable API for easy development and testing of JSON-RPC calls.
05Integrates with GitHub for issue and pull request creation, and provides code linting capabilities.
060 GitHub stars