AWS Athena MCP Server
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
pip install -r requirements.txt
AWS Athena MCP Server
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
pip install -r requirements.txt
MCP服务器提供Backbone.js的Markdown章节资源,并支持全文搜索功能。
安装状态
已补齐
工具数量
1
GitHub Stars
0
命令预览
npx @modelcontextprotocol/inspector npx -y tsx ./src/server.ts
An example MCP Server utilising FastMCP and feedparser to inject BBC articles into Claude Desktop
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
uv run mcp install
Bible MCP 是一个结构化的圣经搜索引擎和查询工具集合,提供精确的章节查找、关键词搜索、实体元数据查询等功能,适用于LLM或客户端调用。
安装状态
已补齐
工具数量
8
GitHub Stars
0
命令预览
python3 -m venv .venv
一个通过Playwright从Bing Flights爬取航班信息的MCP服务器,支持单程和往返航班搜索、多种乘客类型和舱位等级,适用于旅行规划应用集成。
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
uvx bing-flights-mcp
独立的MCP服务器,用于处理本地浏览器书签,并通过自然语言使URL/书签易于搜索。
安装状态
已补齐
工具数量
6
GitHub Stars
0
命令预览
pip install -r requirements.txt

@smithery/cli
Cerebral Valley MCP Server 提供AI社区活动、黑客马拉松和聚会的发现与提交工具,支持按城市、类型和日期范围搜索活动。
安装状态
已补齐
工具数量
3
GitHub Stars
0
命令预览
npx -y @smithery/cli install @cerebralvalley/cv-mcp --client claude
claude-crowed是一个为Claude Code设计的持久化语义记忆系统,它替代了原有的平面文件记忆存储,提供了结构化、可搜索、版本化的文档存储功能。
安装状态
已补齐
工具数量
15
GitHub Stars
0
命令预览
uv run claude-crowed visualize
Perplexity MCP Server 是一个将Perplexity AI的搜索能力集成到Claude中的服务器,使在对话中进行无缝研究成为可能。
安装状态
已补齐
工具数量
1
GitHub Stars
0
命令预览
python -m venv venv
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple Travel Desk system with tools to submit, view, and track employee travel requests — all accessible directly from Claude's interface.
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
pip install mcp
一个生产级的MCP服务器,将代码仓库索引到PostgreSQL中,支持语义搜索,专为AI编码助手设计。
安装状态
已补齐
工具数量
3
GitHub Stars
0
命令预览
pip install -r requirements.txt
一个Python实现的MCP服务器,允许AI(如LLM)访问公司系统进行数据检索、信息更新、报告生成和系统集成。
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
pip install -e .
Connpass MCP Server 是一个使用 Connpass API 获取IT学习会和活动信息的 Model Context Protocol (MCP) 服务器。
安装状态
已补齐
工具数量
6
GitHub Stars
0
命令预览
python src/main.py

copus-mcp-server
一个基于人类精选内容的AI搜索服务,提供专家推荐的高质量内容资源。
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
npx copus-mcp-server
A Telegram bot that fetches and summarizes cryptocurrency news using CryptoPanic API, xAI (Grok), and an MCP FastAPI server. Includes robust logging and error handling.
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
pip install -r requirements.txt

@modelcontextprotocol/inspector@latest
一个生产就绪的模型上下文协议(MCP)服务器,提供全面的深度搜索功能,包括网络搜索、内容提取和AI驱动的研究。
安装状态
已补齐
工具数量
5
GitHub Stars
0
命令预览
npx @modelcontextprotocol/inspector@latest http://localhost:3000
just a demo mcp server
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
python -m venv venv
MCP (Minimal Command Protocol) server that allows users to search for documentation from popular libraries such as LangChain, LlamaIndex, and OpenAI using the Serper API. The server fetches search results and extracts the relevant documentation from the web using HTTP requests and BeautifulSoup.
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
pip install -r requirements.txt
DuckDuckGo MCP Server是一个模型上下文协议服务器,使AI助手能够使用DuckDuckGo进行实时网页搜索。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python -m venv venv
一个基于DuckDuckGo的模型上下文协议(MCP)服务器,提供网页搜索和内容获取功能,适用于需要集成搜索能力的应用场景。
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
docker run --rm -i duckduckgo-mcp-server:latest