Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Utility MCP ServerWhat is the current time in Tokyo?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server - 通用功能服务器
一个基于 Model Context Protocol (MCP) 的通用功能服务器,为 AI 提供扩展能力。
支持 本地模式 (stdio) 和 远程模式 (SSE) 双模式运行。
✨ 功能
🕐 时间工具
工具 | 描述 |
| 获取指定时区的当前时间 |
| 获取当前 Unix 时间戳 |
| 将时间戳转换为可读格式 |
🚀 快速开始
安装依赖
本地模式运行
远程模式运行
🔌 客户端集成
本地模式配置
适用于 Cursor / Claude Desktop:
远程模式配置
先启动远程服务器,然后使用 mcp-remote 适配器连接:
🐳 Docker 部署
使用 Docker Compose(推荐)
手动 Docker 命令
从 GitHub Container Registry 拉取
🧪 开发测试
使用 MCP Inspector 进行交互式测试:
📖 架构说明
📄 许可证
MIT