MCP.so
登录
标签

28 个#embeddings MCP 服务器和客户端

以下 MCP 服务器和客户端均标记为 #embeddings——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 embeddings 相关能力。

全部

VectorCode

Davidyz

A code repository indexing tool to supercharge your LLM experience.

创建于 去年

Rust Docs MCP Server

Govcraft

🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.

创建于 去年

eShopLite

Azure-Samples

eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.

创建于 去年

Cursor History MCP 📜

Nossim

API service to search vectorized Cursor IDE chat history using LanceDB and Ollama

创建于 去年

Cursor Chat History Vectorizer & Dockerized Search MCP

markelaugust74

API service to search vectorized Cursor IDE chat history using LanceDB and Ollama

创建于 去年
E

Engram

ayvazyan10

Persistent AI memory backend with semantic search and knowledge graph.

创建于 3个月前
V

Velocirag

HaseebKhalid1507

创建于 3个月前

Retrieve The Forgotten Memory

roomi-fields

The open retrieval layer for AI coding agents. Indexes code, docs, legal, research, data — 15 parsers, FTS5 + semantic search, knowledge graph. Serves surgical context via MCP. Open source, local, free.

创建于 2个月前

Together.ai Mcp

Leonfinn

MCP server exposing Together AI inference endpoints (chat, image, vision, embeddings) as tools for Claude Desktop, Cursor, VS Code, and any other MCP-compatible client. Fixes silent empty-response bug in reasoning models.

创建于 3个月前
VS

Vector Search x402

Br0ski777

x402 micropayment API for AI agents. In-memory vector store with cosine similarity search. For RAG pipelines. Pay per call with USDC on Base.

创建于 3个月前

Forge

VoxellInc

Forge is Voxell's hosted text-embedding API. This MCP server exposes two tools — embed (turn text into vectors) and list_models — so any MCP-compatible agent can generate embeddings for semantic search, RAG, clustering, and dedup.

创建于 上个月

Oboyu (覚ゆ)

sonesuke

Self-hosted MCP Japanese text indexing & search—chunking+embeddings with BM25×vector rerank

创建于 去年

Socraticode

giancarloerra

Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra knowledge. Benchmark: 61% less tokens, 84% fewer calls, 37x faster than standard AI grep.

创建于 4个月前

ai-memory — Persistent Memory for Any AI

alphaonedev

Persistent memory for any AI assistant. Zero token cost until recall. Stores memories locally in SQLite, ranks by 6-factor scoring, returns results in TOON compact format (79% smaller than JSON). 17 MCP tools, 20 HTTP endpoints, 25 CLI commands. 4 tiers from keyword to autonomous

创建于 3个月前
T

Tribal

tribal-memory

Tribal captures the engineering knowledge that does not get written down in code or tickets. The reasoning behind a load-bearing decision, the heuristic someone keeps reaching for, the breakthrough that closed a gnarly bug.

创建于 上个月

Milvus

danchev

A Model Context Protocol (MCP) server for agentic retrieval and semantic search over unstructured and structured data using Milvus, a high-performance vector database. This server enables large language model (LLM) applications to efficiently index, store, and retrieve vector emb

创建于 去年

eShopLite 🛒

Sarapakistan0

eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.

创建于 去年

Memo

jagoff

memo is a local-first, long-term semantic memory for AI coding agents (Claude Code, Cursor, Cline, Codex). Runs fully offline with in-process embeddings — MLX on Apple Silicon or CPU sentence-transformers on Linux/Docker — and a sqlite-vec + BM25 hybrid retrieval pipeline with re

创建于 6天前
GE

Gemini Embedding 2 Mcp

AlaeddineMessadi

A powerful Model Context Protocol (MCP) server using gemini embedding 3 that transforms any local directory into an ultrafast, visually-aware spatial search engine for AI agents.

创建于 4个月前
VC

Voyageai Cli

mrlynn

MCP server for Voyage AI embeddings, reranking, and MongoDB Atlas Vector Search. Provides 11 tools for semantic search, document ingestion, cost estimation, and model exploration. Full RAG pipeline: chunk, embed, vector search, and rerank from any MCP client.

创建于 5个月前
P

PinRAG

ndjordjevic

PinRAG is a retrieval-augmented generation (RAG) MCP server built with LangChain and Chroma. Index PDFs, plain text, Discord exports, YouTube transcripts, and GitHub repositories, then ask questions in Cursor, VS Code (Copilot), or any MCP-capable client. Answers include citation

创建于 4个月前
Y

Yggdrasil

vondervuflya

Durable, local-first memory for AI coding agents over MCP — zero-dependency, curated & semantically de-duped, you own the data (SQLite + Markdown). Works with Claude Code, Codex & any MCP host.

创建于 21天前
S

Semcode

GoodbyePlanet

An MCP (Model Context Protocol) server providing hybrid semantic search over code across a set of GitHub repositories that you list in config.yaml. It parses symbols with Tree-sitter and indexes both code and git commit history, so AI clients can query them by natural language or

创建于 2个月前

Strata

agenerationforwordz-tech

Strata is a self hosted AI memory server. Your AI remembers everything across every session, on your own hardware.

创建于 3个月前

deAPI Mcp Server

deapi-ai

创建于 4个月前
SA

S2T Accelerators

S2TConsulting

36 enterprise-grade MCP tools for AWS infrastructure, security compliance, AI workflows, agent governance, and operational resilience. Includes IAM policy validation with security scoring, MFA compliance auditing, CloudFormation/SAM template generation, DynamoDB single-table desi

创建于 5个月前
CC

Cocoindex Code

cocoindex-io

An MCP (Model Context Protocol) server for indexing and querying codebases using CocoIndex. Features semantic code search with natural language queries, incremental indexing for fast updates, multi-language support (Python, JavaScript/TypeScript, Rust, Go, Java, C/C++, C#, SQL, S

创建于 5个月前
M

Memento

veerps57

Memento is a local-first, LLM-agnostic memory layer. It runs an MCP server over a single SQLite file on your machine, so any MCP-capable AI assistant — Claude Desktop, Claude Code, Cursor, GitHub Copilot, Cline, OpenCode, Aider, a custom agent — can read and write durable, struct

创建于 2个月前

常见问题

什么是 #embeddings MCP 服务器?

标记为 #embeddings 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 embeddings 相关的工具、数据或 API。

标记为 #embeddings 的 MCP 服务器和客户端有多少个?

mcp.so 目前收录了 28 个标记为 #embeddings 的 MCP 服务器和客户端。

如何安装 #embeddings MCP 服务器?

打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。