gemini-embedding-2-mcp-server

AlaeddineMessadi/gemini-embedding-2-mcp-server
★ 3 stars Python 🤖 AI/LLM Updated today
🚀 A powerful Model Context Protocol (MCP) server powered by Gemini Embedding 2. Transforms any local directory into an ultrafast, visually-aware spatial search engine for AI agents! 🔎✨
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-embedding-2-m": {
      "command": "uvx",
      "args": [
        "gemini-embedding-2-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install gemini-embedding-2-mcp-server

Topics

ai-codingclaudecontextembeddingembedding2embeddingsgeminigemini-embedding-2gemini-embedding-2-mcpgemini-embedding2indexmcpmcp-serverragvector-database