MCP Servers / development / Gemini CLI RAG MCP

Gemini CLI RAG MCP

JSON →
stdionone8development

A RAG-based Q&A server using a vector store built from Gemini CLI documentation.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: gemini-cli-rag-mcp
Tools
What this server exposes
gemini_cli_query_tool
A tool that takes a user query, retrieves relevant documents from the vector store, and returns them.
Configuration
Environment & auth
authnone
Resources
Gemini CLI RAG MCP — MCP Server · libregistry