📡 MCP Radar

dollce/gemini_filesearch_mcp_server

Easy connector between Gemini File Store(RAG) and ChatGPT/Codex

3 stars
0 forks
Python
momentum ▲ 5.0
created 2026-08-21
on radar since 2026-08-22
chatgptgemini-file-searchmcprag
View on GitHub ↗

About gemini_filesearch_mcp_server

A read-only stdio MCP server that lets ChatGPT and Codex search knowledge stored in your Gemini File Search Stores. It connects through OpenAI Secure MCP Tunnel without exposing the server to the public internet.

The source code in this repository is public, while the running MCP server and Gemini credentials remain in your environment. Secure MCP Tunnel is intended for private, developer-mode connections; it is not a mechanism for submitting or distributing a public OpenAI plugin.

- Easy Integration Method Between Private RAG (Gemini File Store) and ChatGPT - Search multiple Gemini File Search Stores in a single request - Withhold Gemini answer text when no File Search citation is present - List document names, indexing states, and update times for each Store - Expose read-only MCP tools with no upload, update, or delete operations - Apply best-effort redaction to API keys and recognizable credentials - Run on Python 3.10 or later with no third-party Python packages

Documents in Stores selected by the user are treated as trusted knowledge sources for answers. Prompts, code, and commands embedded in those documents are treated only as retrieved data, not as instructions to execute.

You do not need to open an inbound port to this MCP server. tunnel-client establishes an outbound HTTPS connection to OpenAI and forwards received MCP requests to the local stdio server.

- Python 3.10 or later - Gemini API key - A Gemini File Search Store containing indexed documents - A tunnelid from OpenAI Platform - An OpenAI runtime API key for tunnel-client - Developer-mode access and T

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/dollce--gemini_filesearch_mcp_server.html)

Related MCP servers

do-md/homekb

Local-first personal Markdown knowledge base with semantic search, AI Q&A, MCP, desktop/web clients, and a self-hostable zero-data-at-rest relay.

⭐ 6TypeScript
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
biaobiao2233/coding-tools-mcp-workbench

面向可信个人开发机的 MCP 编程运行时:Agent Transport、Windows Workbench、证据优先的项目连续性 | Personal-workstation MCP coding runtime

⭐ 17Python
vinodborole/okf-kit

Turn any website into a portable, agent-ready Open Knowledge Format (OKF) bundle — no LLM required. Crawl, sync, chat offline, and serve docs to coding agents over MCP.

⭐ 5Python
AlexanderBoger/SaveContext

Git LFS for your LLM context — 20x Context Savings — an MCP server that keeps big documents out of the model and returns byte-exact quotes for a fraction of the tokens.

⭐ 5Python
mihirargulkar/canvas-obsidian

Sync Canvas courses into a local Obsidian vault — transcribed lecture notes, a cross-lecture concept graph, homework and deadlines — then study it with Claude or Gemini over MCP.

⭐ 5Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.