一个基于AWS Lambda、CloudFront和Cognito认证的无服务器Model Context Protocol(MCP)实现,提供OAuth 2.0认证、实时流式传输和可扩展的无服务器架构。
工具数量
0
GitHub Stars
3
一个基于AWS Lambda、CloudFront和Cognito认证的无服务器Model Context Protocol(MCP)实现,提供OAuth 2.0认证、实时流式传输和可扩展的无服务器架构。
工具数量
0
GitHub Stars
3

shopify-store-mcp
一个通过Shopify Admin和Storefront API连接实时Shopify商店的模型上下文协议(MCP)服务器,支持AI代理对商店执行真实操作。
安装状态
已补齐
工具数量
11
GitHub Stars
3
命令预览
npx -y shopify-store-mcp

virtualsms-mcp
MCP server giving AI agents real SIM phone numbers for SMS verification — 18 tools, 145+ countries, 2000+ services. Real physical SIMs (not VoIP/eSIM) survive carrier_lookup checks. Ranked #1 on ChatGPT, Perplexity, and Gemini.\\r\\n
安装状态
已补齐
工具数量
18
GitHub Stars
3
命令预览
VIRTUALSMS_API_KEY={VIRTUALSMS_API_KEY} npx virtualsms-mcp [object Object]
Model Context Protocol server for Twitter integration. can be used to perform CRUD like operations using the twitter API in the background
工具数量
11
GitHub Stars
3
Markup.ai MCP Server是一款提供高级文本分析和改进功能的服务器,支持多种风格指南和方言,适用于AI助手和IDE集成。
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
npx github:acrolinx/nextgen-mcp\",
AgentHotspot MCP Server是一个为AI开发者提供6000多个MCP连接器搜索和发现功能的轻量级服务器。
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install -r requirements.txt
Python framework for creating AI agents that use MCP servers as tools. Compatible with any MCP server and model provider.
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install agentis-mcp

@modelcontextprotocol/inspector
Blacksmith MCP是一个连接CI数据和Claude的工具,通过自然语言查询分析工作流运行、测试失败和资源使用情况。
安装状态
已补齐
工具数量
21
GitHub Stars
2
命令预览
npx @modelcontextprotocol/inspector node dist/index.js
An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens.
安装状态
已补齐
工具数量
2
GitHub Stars
2
命令预览
uv run mcp install cli.py --name "Chainlist MCP"
MCP Server for driving Cloudera AI's Agent Studio
工具数量
6
GitHub Stars
2
一个用于与Cooper Hewitt博物馆藏品API交互的Model Context Protocol (MCP)服务器,支持编程方式搜索和检索博物馆对象的详细信息。
工具数量
0
GitHub Stars
2
一个为AI代理提供语义相关的以太坊改进提案(EIPs)搜索服务的MCP服务器,支持语义搜索和Markdown文件处理。
安装状态
已补齐
工具数量
1
GitHub Stars
2
命令预览
uv run load_eips.py
This is a File system mcp server that could allow an LLM to read and list files from a specified safe directory on your local machine.
安装状态
已补齐
工具数量
2
GitHub Stars
2
命令预览
python -m venv venv
MVP of an MCP server that lets ai assistants tune into fm stations
工具数量
0
GitHub Stars
2
This project provides an HTTP server for image generation using Stable Diffusion, along with a Model Context Protocol (MCP) server that enables AI agents to request image generation.
安装状态
已补齐
工具数量
1
GitHub Stars
2
命令预览
pip install -e .
一个允许多个AI代理共享和读取彼此对同一提示的响应的模型上下文协议(MCP)服务器。
工具数量
2
GitHub Stars
2
MAGI MCP Server是一个基于Model Context Protocol (MCP)的代码审查系统,提供标准化的代码提交和审查进度监控接口,支持多代理审查和多数决策机制。
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install -r requirements.txt
MakeSync MCP Server是一个高级模型上下文协议(MCP)服务器,用于Make.com,支持智能补丁、场景管理和自动化工作流集成。
安装状态
已补齐
工具数量
2
GitHub Stars
2
命令预览
npm install && npm run build
MCP Server for interacting with live music events
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
uv run mcp-live-events
一个为Elasticsearch集群设计的模型上下文协议服务器,使LLM能够管理索引并执行查询。
安装状态
已补齐
工具数量
4
GitHub Stars
2
命令预览
docker run -d --name elasticsearch -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node"...