启动方式
@nipanbo
关于 启动方式
自定义 MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"get_time": {
"name": "get_time",
"type": "stdio",
"isActive": true,
"registryUrl": "",
"command": "uv",
"args": [
"run",
"-m",
"nipanbo_mcp_educate_time.server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 启动方式?
启动方式是一个基于Model Context Protocol (MCP) 的简单服务器,通过标准输入输出获取当前系统时间。它适用于需要在MCP生态中快速获取时间的场景。
How to use 启动方式?
使用 uv run -m nipanbo_mcp_educate_time.server 命令启动,或在MCP客户端配置中添加对应的JSON代码块。
Key features of 启动方式?
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
5.8K
ICSS
chokcoco不止于 CSS
20.7K

EverArt
modelcontextprotocolModel Context Protocol Servers
88.1K
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
7.0K
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
7.4K
评论