Skip to content
Back to search
30
MCP

Gemini Embedding

pulsemcp/gemini embedding

Turns local files into searchable knowledge bases using Gemini embeddings and ChromaDB for semantic search.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Gemdex
Semantic code search using Gemini embeddings, Milvus vector storage, and AST-aware tree-sitter chunking across 13+ programming languages.
0 tools
Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
0 tools
Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
0 tools
n8n-nodes-gemini-embedding-plus
Enhanced Google Gemini embeddings node for n8n with direct API integration and custom dimensions support
0 tools
Gemini Research
Provides real-time web research and URL summarization powered by Gemini 2.5 Flash with native Google Search grounding.
0 tools
Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_embedding": {
      "url": "None",
      "transport": "http"
    }
  }
}