Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

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

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

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

运维云端stdio

This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and azd up to have it in the cloud in a couple minutes. The MCP server is secured by design.

安装状态

已补齐

工具数量

4

GitHub Stars

57

命令预览

docker run -p 10000:10000 -p 10001:10001 -p 10002:10002 \

搜索检索stdio

MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension

安装状态

已补齐

工具数量

2

GitHub Stars

3

命令预览

docker run -p 10000:10000 -p 10001:10001 -p 10002:10002 \

AI代理stdio
Secure Remote MCP Server logo

Secure Remote MCP Server

@modelcontextprotocol/inspector

使用Azure API Management作为MCP服务器的AI网关,实现安全认证、授权和请求路由。

安装状态

已补齐

工具数量

0

GitHub Stars

123

命令预览

npx @modelcontextprotocol/inspector

运维云端stdio
Remote Auth MCP Apim Py logo

Remote Auth MCP Apim Py

@modelcontextprotocol/inspector@0.9.0

Remote MCP server with auth gated by Azure API Management

安装状态

已补齐

工具数量

0

GitHub Stars

30

命令预览

npx @modelcontextprotocol/inspector@0.9.0

AI代理stdio
Python MCP Demo logo

Python MCP Demo

@modelcontextprotocol/inspector

一个展示使用FastMCP实现模型上下文协议(MCP)的演示项目,包括stdio和HTTP传输示例,与LangChain和Agent Framework的集成,以及部署到Azure Container Apps。

安装状态

已补齐

工具数量

0

GitHub Stars

172

命令预览

npx @modelcontextprotocol/inspector uv run servers/basic_mcp_stdio.py

AI代理stdio
Python MCP Demos logo

Python MCP Demos

@modelcontextprotocol/inspector

一个展示使用FastMCP实现模型上下文协议(MCP)的演示项目,包括stdio和HTTP传输示例,与LangChain和Agent Framework的集成,以及部署到Azure Container Apps。

安装状态

已补齐

工具数量

0

GitHub Stars

172

命令预览

npx @modelcontextprotocol/inspector uv run servers/basic_mcp_stdio.py

安全风控stdio
Remote MCP Dotnet Oauth logo

Remote MCP Dotnet Oauth

@modelcontextprotocol/inspector

一个基于.NET实现的模型上下文协议服务器,提供API允许AI模型在推理过程中请求额外上下文,支持OAuth OBO认证和Azure资源管理工具。

安装状态

已补齐

工具数量

0

GitHub Stars

6

命令预览

npx @modelcontextprotocol/inspector

音视频stdio
MCP Youtube Subtitles Extractor logo

MCP Youtube Subtitles Extractor

@modelcontextprotocol/inspector

MCP服务器,用于从给定的YouTube链接中提取字幕。

安装状态

已补齐

工具数量

2

GitHub Stars

3

命令预览

npx @modelcontextprotocol/inspector node build/index.js

运维云端stdio

基于Azure Container Apps的Model Context Protocol服务器解决方案,提供容器化部署、监控及扩展功能,适用于AI工具集成和企业级MCP服务器管理。

安装状态

已补齐

工具数量

1

GitHub Stars

2

命令预览

pip install -e .

运维云端stdio

一个基于ChatGPT的天气查询应用,提供实时天气信息和交互式小部件,适用于需要快速获取天气数据的用户。

安装状态

已补齐

工具数量

1

GitHub Stars

2

命令预览

uv run func start

运维云端stdio

使用Azure Kubernetes服务、Kaito框架和API管理构建强大的AI代理,支持企业级LLM部署和管理。

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

python tests/test_mcp_fixed_session.py

AI代理stdio
MCP Demo Go E3959092 logo

MCP Demo Go E3959092

@modelcontextprotocol/inspector

一个基于Go语言实现的MCP协议服务器,提供加法等数学运算功能。

安装状态

已补齐

工具数量

1

GitHub Stars

1

命令预览

npx @modelcontextprotocol/inspector ./mcp-demo-go

运维云端stdio

一个展示Model Context Protocol (MCP)与Azure服务集成的综合启动库,提供部署MCP功能的Azure函数、与Azure OpenAI集成的聊天应用及基础设施的完整解决方案。

安装状态

已补齐

工具数量

0

GitHub Stars

1

命令预览

python3 -m venv .venv

运维云端stdio

一个基于FastMCP的远程服务器,通过Microsoft DevTunnel安全暴露HTTPS端点,使Microsoft Copilot Studio的AI代理能够查询Azure DevOps工具。

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

pip install -r requirements.txt

运维云端stdio

一个集成了模型上下文协议(MCP)的RESTful歌曲API服务,提供随机歌曲信息并支持通过MCP进行AI工具集成。

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

docker run -p 3000:3000 song-api

AI代理stdio

Azure AI Foundry Agents与MCP工具通过Azure API Management集成,实现AI代理与外部工具/数据源的无缝通信,提供可扩展的代理-工具交互解决方案。

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

pip install -r requirements.txt

运维云端stdio

使用Azure Functions快速构建和部署自定义远程MCP服务器到云端,支持本地调试和云部署,提供密钥和HTTPS安全保护。

安装状态

已补齐

工具数量

3

GitHub Stars

0

命令预览

docker run -p 10000:10000 -p 10001:10001 -p 10002:10002 \

运维云端stdio

一个Python MCP服务器,将Azure Key Vault数据平面操作暴露给AI代理,使用托管身份进行身份验证和最小权限RBAC进行安全秘密访问。

安装状态

已补齐

工具数量

3

GitHub Stars

0

命令预览

python -m venv .venv

AI代理stdio

基于Azure Functions的远程MCP服务器,用于实时动态处理RSS订阅源并与AI集成。

安装状态

已补齐

工具数量

1

GitHub Stars

0

命令预览

docker run -p 10000:10000 -p 10001:10001 -p 10002:10002 \