Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

找到适合你的 MCP Server,快速完成接入

按功能、传输方式和来源整理 MCP Server,提供安装命令、配置方式、仓库与文档入口,方便你快速比较并接入合适的服务。

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

AI代理stdio

mcp-server-qdrant是一个基于Qdrant向量搜索引擎的MCP服务器,作为Qdrant数据库上的语义记忆层,支持存储和检索信息。它提供了两种主要工具:`qdrant-store`用于存储信息,`qdrant-find`用于检索相关信息。该服务可以与多种MCP兼容客户端(如Cursor、VS Code和Claude Code)集成,适用于代码片段管理、文档检索等场景。

安装状态

已补齐

工具数量

2

GitHub Stars

759

命令预览

uvx mcp-server-qdrant

搜索检索stdio
MCP Memory logo

MCP Memory

wrangler

🔥🖥️ MCP Memory is a MCP Server that gives MCP Clients (Cursor, Claude, Windsurf and more) the ability to remember information about users (preferences, behaviors) across conversations.

安装状态

已补齐

工具数量

0

GitHub Stars

143

命令预览

npx wrangler vectorize create mcp-memory-vectorize --dimensions 1024 --metric cosine

搜索检索未说明

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.

工具数量

0

GitHub Stars

261

数据服务stdio

MCP聊天分析服务器通过向量嵌入和知识图谱实现聊天对话的语义分析,支持语义搜索、概念提取和对话模式分析。

安装状态

已补齐

工具数量

0

GitHub Stars

12

命令预览

pip install mcp-chat-analysis-server

数据服务stdio

一个基于MCP协议的嵌入向量搜索工具,用于在Turso数据库中查询转录片段,支持向量相似度搜索和相关度评分。

工具数量

0

GitHub Stars

4

文档知识stdio

Tribal是一个基于MCP协议的错误知识追踪与检索服务,提供REST API和原生MCP接口,帮助Claude等工具记录和检索编程错误及解决方案。

安装状态

已补齐

工具数量

0

GitHub Stars

4

命令预览

python -m build

搜索检索HTTP

A Model Context Protocol server that provides persistent memory capabilities for AI systems, enabling true continuity of consciousness across conversations through episodic, semantic, procedural, and strategic memory types.

安装状态

已补齐

命令预览

npx ENOENT'错误?

搜索检索stdio

MCP RAG Server是一款基于Model Context Protocol (MCP)的检索增强生成(RAG)Python服务器,支持多种文档格式的索引化和向量搜索功能。

安装状态

已补齐

工具数量

0

GitHub Stars

70

命令预览

docker run --name postgres-pgvector -e POSTGRES_PASSWORD=password -p 5432:5432 -d pgvector/p...

AI代理未说明

基于PostgreSQL和pgvector的AI助手长期记忆服务,提供向量相似性搜索、语义搜索和实时更新功能。

工具数量

0

GitHub Stars

62

文档知识未说明

一个MCP服务器实现,提供通过向量搜索检索和处理文档的工具,使AI助手能够用相关文档上下文增强其响应。

工具数量

0

GitHub Stars

62

搜索检索未说明

一个基于libSQL的高性能持久化内存系统,提供向量搜索和知识图谱管理功能,适用于本地和远程数据库环境。

工具数量

6

GitHub Stars

24

AI代理stdio

一个通过模型上下文协议(MCP)访问Apache Solr索引的Python包,结合关键词和向量搜索能力,为AI助手提供强大的搜索查询功能。

安装状态

已补齐

工具数量

0

GitHub Stars

20

命令预览

python -m venv venv

数据服务未说明

一个为大型语言模型(LLMs)提供Turso数据库集成的模型上下文协议(MCP)服务器,支持组织级和数据库级操作管理。

工具数量

0

GitHub Stars

15

搜索检索stdio

一个为Cloudflare AutoRAG实例提供搜索功能的MCP服务器,支持基础搜索、重写搜索和AI搜索三种模式,适用于AI助手查询知识库。

安装状态

已补齐

工具数量

0

GitHub Stars

12

命令预览

npx wrangler deploy

开发工具未说明

一个本地向量数据库系统,通过消息控制协议(MCP)为LLM编码代理提供快速、高效的软件项目搜索能力。

工具数量

0

GitHub Stars

7

搜索检索stdio

一个使用Qdrant向量数据库和OpenAI嵌入提供向量搜索功能的MCP服务器。

安装状态

已补齐

工具数量

0

GitHub Stars

7

命令预览

npx -y @smithery/cli install @amansingh0311/mcp-qdrant-openai --client claude

文档知识stdio

DuckDB RAG MCP Sample 是一个将Markdown文档向量化并通过DuckDB进行搜索的工具,适用于文档检索和知识管理场景。

安装状态

已补齐

工具数量

0

GitHub Stars

4

命令预览

uv run main.py --directory ~/path/to/markdown/files --parquet vectors.parquet