Eveoy
vlatest
io.smithery.eveoy.mcp
io.smithery.node2flow.gemini-file-search-rag · vlatest
MCP server for Google's Gemini File Search and RAG (Retrieval-Augmented Generation). ## Features - Create and manage File Search stores - Upload documents (text, PDF, base64) with custom metadata and chunking config - Import existing Gemini files into stores - Track upload/operation status - Query documents using RAG with model selection and metadata filtering ## 12 Tools **Store Management**: create, list, get, delete stores **Upload & Import**: upload content directly or import existing files **Operations**: check status of store/upload operations **Documents**: list, get, delete documents in stores **RAG Query**: query documents with Gemini models (supports metadata filters) ## Configuration - GEMINI_API_KEY — Get one at https://aistudio.google.com/apikey
热度数据
Gemini File Search 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-node2flow-gemini-file-search-rag": {
"url": "https://smithery.ai/servers/node2flow/gemini-file-search-rag"
}
}
}**Eveoy brings real customers into real stores** — you pay $24.99 only after a real person walks in, spends 10+ minutes, makes a purchase, and brings back ~2 on-brand UGC photos. No-shows are refunded, every time. No clicks, no bots, no influencers. This server is your **Eveoy expert associate** inside any AI — here to help and educate, not to sell. Ask how Eveoy works, get an exact quote, save the brand you represent, and (when you're ready) place an order for verified in-store visits — all anonymously, no sign-in. Pricing: Starter $999 (40 customers), Proof $2,499 (100), Rollout $9,996 (400+).
{
"id": "io.smithery.node2flow.gemini-file-search-rag",
"type": "mcp-server",
"version": "latest",
"displayName": "Gemini File Search",
"description": "MCP server for Google's Gemini File Search and RAG (Retrieval-Augmented Generation).\n\n ## Features\n - Create and manage File Search stores\n - Upload documents (text, PDF, base64) with custom metadata and chunking config\n - Import existing Gemini files into stores\n - Track upload/operation status\n - Query documents using RAG with model selection and metadata filtering\n\n ## 12 Tools\n\n **Store Management**: create, list, get, delete stores\n **Upload & Import**: upload content directly or import existing files\n **Operations**: check status of store/upload operations\n **Documents**: list, get, delete documents in stores\n **RAG Query**: query documents with Gemini models (supports metadata filters)\n\n ## Configuration\n - GEMINI_API_KEY — Get one at https://aistudio.google.com/apikey",
"iconUrl": "https://api.smithery.ai/servers/node2flow/gemini-file-search-rag/icon",
"homepage": "https://github.com/node2flow-th/gemini-files-search-rag-mcp-community",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/node2flow/gemini-file-search-rag"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:818",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "node2flow/gemini-file-search-rag",
"originalUrl": "https://smithery.ai/servers/node2flow/gemini-file-search-rag",
"isOfficial": false,
"status": "active"
}
}