Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcpcentral-mcp-time": {
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}
Or smoke-test directly:
npx -y @mcpcentral/mcp-time
Details
| Website | https://www.npmjs.com/package/@mcpcentral/mcp-time |
|---|---|
| GitHub | git+https://github.com/mcpcentral-io/mcp-time.git |
| License | unknown |
| Pricing | free |
| Tags | mcp time date date and time model context protocol day week year |
| Sources | npm |
| Discovered | 2026-05-25 |