Skip to main content
Glama

MCP-NTP Time Service

by scofield5658
MIT License
mcp_settings.template.json644 B
{ "mcpServers": { "mcp-ntp-stdio-for-debug": { "command": "uv", "args": [ "--directory", "path_to_your_local_mcp-project", "run", "mcp-ntp" ], "env": { "NTP_DOMAIN_URL": "ntp.aliyun.com" } }, "mcp-ntp-sse-for-debug": { "url": "http://localhost:8080/sse", "headers": { "ntp_url": "ntp.aliyun.com" } }, "mcp-ntp-stdio-for-production": { "command": "uvx", "args": ["mcp-ntp"], "env": { "NTP_DOMAIN_URL": "ntp.aliyun.com" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/scofield5658/mcp-ntp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server