Token导航 LogoToken导航

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

搜索检索stdio

一个为Jekyll博客提供内容索引和搜索功能的MCP服务器,支持按关键词、分类或标签搜索文章,并能比较草稿与已发布文章的相似性。

安装状态

已补齐

工具数量

5

GitHub Stars

1

命令预览

pip install jekyll-mcp-server

搜索检索stdio

一个提供实时访问LangChain文档、API参考和代码示例的双模式服务器,支持FastAPI Web服务和原生MCP服务器模式。

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

pip install -r requirements.txt

搜索检索stdio

LangGraph Agent that integrates with MCP servers

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

pip install -r requirements.txt

搜索检索stdio
Limitless MCP Server De51bda8 logo

Limitless MCP Server De51bda8

@utlyze/limitless-mcp-server

Limitless MCP Server 是一个连接AI助手和个人记忆的服务,通过Limitless AI的强大生活日志系统,用户可以访问佩戴设备记录、会议笔记和个人见解。

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

npx @utlyze/limitless-mcp-server

搜索检索stdio

A Model Context Protocol (MCP) server for searching and retrieving LinkedIn job postings via the RapidAPI LinkedIn Data API.

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

pip install -r requirements.txt

搜索检索stdio

一个专门用于生物医学和临床证据检索的模型上下文协议(MCP)服务器,提供结构化的、代理友好的接口,用于从Europe PMC数据库中收集、排序和综合已发表的研究文献。

安装状态

已补齐

工具数量

4

GitHub Stars

1

命令预览

pip install literature-mcp

搜索检索stdio

一个强大的模型上下文协议(MCP)服务器,提供对学术文献数据库的无缝访问,帮助研究人员使用LLM和MCP客户端(如Claude、Cursor等)加速文献综述过程。

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

uv run lit-mcp

搜索检索stdio

A project that integrates mcp servers for Prover9/Mace4 for a logical reasoning agent

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

pip install -r requirements.txt

搜索检索stdio

Marketfiyati MCP Server 是一个用于访问土耳其市场产品价格的模型上下文协议服务器,提供标准化API以搜索不同土耳其超市连锁店的产品并比较价格。

安装状态

已补齐

工具数量

5

GitHub Stars

1

命令预览

docker run -d -p 8000:8000 --name marketfiyati-mcp ghcr.io/yibudak/marketfiyati_mcp:latest

搜索检索未说明

An MCP (Model Context Protocol) server for accessing Data Quality Report(DQR) databases from the ARM user facility.

工具数量

1

GitHub Stars

1

搜索检索stdio

为Brave搜索实现的模型上下文协议(MCP)服务器,支持与Claude等AI助手集成,提供网页搜索和本地商业搜索功能。

安装状态

已补齐

工具数量

2

GitHub Stars

1

命令预览

npx -y @smithery/cli install @thomasvan/mcp-brave-search --client claude

搜索检索stdio

Model Context Protocol for MyCobot280

安装状态

已补齐

工具数量

8

GitHub Stars

1

命令预览

uvx mcpo --port 8000 -- uv run --with mcp[cli] --with pymycobot mcp run ./server.py

搜索检索未说明

MCP server for Dynamcis 365 Customer Engagement (Dataverse / Power Platform) enabling metadata discovery, search and other odata operations

工具数量

0

GitHub Stars

1

搜索检索stdio

This demonstration project shows how to implement a Model Context Protocol (MCP) server with Retrieval-Augmented Generation (RAG) capabilities. The demo allows AI models to interact with a knowledge base, search for information, and add new documents.

安装状态

已补齐

工具数量

5

GitHub Stars

1

命令预览

python -m venv mcp-env