注意
@devsapp
关于 注意
mcp servers on Function Compute
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 注意?
注意是一个MCP(Model Context Protocol)服务器集合,提供多种传输机制(STDIO、SSE、StreamableHTTP)的示例模板。它包含了mcp-proxy组件,可使存量STDIO模式的MCP Server无需修改即可转为SSE模式。适用于需要快速部署或转换MCP服务的开发者。
How to use 注意?
参考仓库中的模板目录,如start-mcp-nodejs-hello-world-stdio/src/或start-mcp-python-hello-world-stdio/src/等,直接选用对应模板启动MCP服务。建议查阅根README或访问https://github.com/devsapp/fcai-mcp-servers以更好地管理服务生命周期。
Key features of 注意
- 提供STDIO、SSE、StreamableHTTP三种传输模式模板
- 通过mcp-proxy将STDIO服务无缝转为SSE模式
- 包含GitHub、GitLab、Fetch、Time等常用MCP服务示例
- 支持Node.js、Python、Java等多种运行环境
- 提供高德地图、百度地图等地理服务集成
Use cases of 注意
- 快速搭建MCP协议服务原型
- 将已有的STDIO MCP服务迁移至SSE模式
- 学习MCP协议不同传输机制的实现方式
FAQ from 注意
注意支持哪些传输协议?
MCP协议支持STDIO和SSE两种传输机制,注意还额外提供了StreamableHTTP模板。
如何将存量STDIO MCP服务转为SSE模式?
使用注意提供的mcp-proxy组件,无需修改原服务代码即可完成转换。
注意提供哪些语言和框架的模板?
提供Node.js、Python、Java的hello-world模板,以及针对GitHub、GitLab、Fetch等多个具体服务的STDIO模板。
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Servers
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论