MCP Time
Rank #35,656io.github.mcpcentral-io/mcp-time
MCP server providing time capabilities
MCP Time is a Model Context Protocol (MCP) server published by mcpcentral-io. It ranks #35,656 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Time is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Oct 12, 2025 and most recently updated on Nov 20, 2025.
Ranks ahead of 96,457 of 132,113 servers on MCP Toplist.
Use MCP Time
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-time https://mcp.time.mcpcentral.io/claude mcp add mcp-time -- npx -y @mcpcentral/mcp-time[mcp_servers.mcp-time]
url = "https://mcp.time.mcpcentral.io/"Add to ~/.codex/config.toml.
[mcp_servers.mcp-time]
command = "npx"
args = ["-y", "@mcpcentral/mcp-time"]Add to ~/.codex/config.toml.
https://mcp.time.mcpcentral.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-time": {
"url": "https://mcp.time.mcpcentral.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-time": {
"type": "http",
"url": "https://mcp.time.mcpcentral.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-time": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-time": {
"serverUrl": "https://mcp.time.mcpcentral.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-time": {
"url": "https://mcp.time.mcpcentral.io/"
}
}
}{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": [
"-y",
"@mcpcentral/mcp-time"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mcpcentral-io%2Fmcp-time)<a href="https://mcptoplist.com/server/io.github.mcpcentral-io%2Fmcp-time"><img src="https://mcptoplist.com/badge/io.github.mcpcentral-io%2Fmcp-time.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mcpcentral-io
Other servers by mcpcentral-io
View all mcpcentral-io servers →Available versions (2)
| Version | Published |
|---|---|
| 0.0.3 | Nov 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Time?
- MCP Time is maintained by mcpcentral-io, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Time listed on the Official MCP Registry?
- Yes — MCP Time is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Time have?
- MCP Toplist tracks 2 versions of MCP Time, most recently published on Nov 20, 2025.
- Where can I find the source code for MCP Time?
- The source code for MCP Time is hosted at github.com/mcpcentral-io/mcp-time.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.