MCP Server
MCP
io.github.mcpcentral-io/mcp-time
Time MCP server via HTTP
Install
npx -y @mcpcentral/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.time.mcpcentral.io"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mcpcentral/mcp-time",
"version": "0.0.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment