currentdt-mcp
Rank #10,097io.github.biswajitpanday/currentdt-mcp
Current date and time for AI assistants: UTC, local+offset and epoch together. Any IANA zone.
currentdt-mcp is a Model Context Protocol (MCP) server published by biswajitpanday. It ranks #10,097 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. currentdt-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 26, 2025 and most recently updated on Sep 16, 2026.
Ranks ahead of 122,016 of 132,113 servers on MCP Toplist.
Use currentdt-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add currentdt-mcp -- npx -y @strix-ai/currentdt-mcp[mcp_servers.currentdt-mcp]
command = "npx"
args = ["-y", "@strix-ai/currentdt-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"currentdt-mcp": {
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"currentdt-mcp": {
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"currentdt-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"currentdt-mcp": {
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"currentdt-mcp": {
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}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.biswajitpanday%2Fcurrentdt-mcp)<a href="https://mcptoplist.com/server/io.github.biswajitpanday%2Fcurrentdt-mcp"><img src="https://mcptoplist.com/badge/io.github.biswajitpanday%2Fcurrentdt-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
biswajitpanday
Other servers by biswajitpanday
View all biswajitpanday servers →Available versions (3)
| Version | Published |
|---|---|
| 2.0.3 | Sep 16, 2026 |
| 2.0.2 | Sep 16, 2026 |
| 2.0.1 | Sep 16, 2026 |
Frequently asked questions
- Who maintains currentdt-mcp?
- currentdt-mcp is maintained by biswajitpanday, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is currentdt-mcp listed on the Official MCP Registry?
- Yes — currentdt-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does currentdt-mcp have?
- MCP Toplist tracks 3 versions of currentdt-mcp, most recently published on Sep 16, 2026.
- Where can I find the source code for currentdt-mcp?
- The source code for currentdt-mcp is hosted at github.com/biswajitpanday/CurrentDT-mcp.
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.