启动方式
@nipanbo
About 启动方式
自定义 MCP server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"get_time": {
"name": "get_time",
"type": "stdio",
"isActive": true,
"registryUrl": "",
"command": "uv",
"args": [
"run",
"-m",
"nipanbo_mcp_educate_time.server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 启动方式?
启动方式是一个基于Model Context Protocol (MCP) 的简单服务器,通过标准输入输出获取当前系统时间。它适用于需要在MCP生态中快速获取时间的场景。
How to use 启动方式?
使用 uv run -m nipanbo_mcp_educate_time.server 命令启动,或在MCP客户端配置中添加对应的JSON代码块。
Key features of 启动方式?
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
23.2K
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
14.8K
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
7.0K
Servers
modelcontextprotocolModel Context Protocol Servers
88.2K
Blender
ahujasidOpen-source MCP to use Blender with any LLM
23.6K
Comments