Time MCP Nuget
Rank #35,565io.github.domdomegg/time-mcp-nuget
MCP server providing time-nuget capabilities
Time MCP Nuget is a Model Context Protocol (MCP) server published by domdomegg. It ranks #35,565 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Time MCP Nuget is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 4, 2025 and most recently updated on Oct 26, 2025.
Ranks ahead of 79,895 of 115,460 servers on MCP Toplist.
Use Time MCP Nuget
claude mcp add time-mcp-nuget -- dnx TimeMcpServer[mcp_servers.time-mcp-nuget]
command = "dnx"
args = ["TimeMcpServer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"time-mcp-nuget": {
"command": "dnx",
"args": [
"TimeMcpServer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"time-mcp-nuget": {
"command": "dnx",
"args": [
"TimeMcpServer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"time-mcp-nuget": {
"type": "stdio",
"command": "dnx",
"args": [
"TimeMcpServer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"time-mcp-nuget": {
"command": "dnx",
"args": [
"TimeMcpServer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"time-mcp-nuget": {
"command": "dnx",
"args": [
"TimeMcpServer"
]
}
}
}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.domdomegg%2Ftime-mcp-nuget)<a href="https://mcptoplist.com/server/io.github.domdomegg%2Ftime-mcp-nuget"><img src="https://mcptoplist.com/badge/io.github.domdomegg%2Ftime-mcp-nuget.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
domdomegg
Other servers by domdomegg
- Airtable#776 · 10 vers
- Computer Use#1,592 · 13 vers
- Gmail#3,782 · 12 vers
- Google Contacts#6,481 · 9 vers
- Openfoodfacts MCP#6,538 · 14 vers
- Defuddle Fetch MCP Server#6,696 · 4 vers
- Starling Bank#7,051 · 7 vers
- Google Drive MCP#7,212 · 7 vers
- Shell Exec#7,566 · 6 vers
- Filesystem MCP#10,801 · 6 vers
- Google Documents MCP#11,959 · 7 vers
- Google Sheets MCP#11,960 · 7 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.1.1 | Oct 26, 2025 |
| 1.0.8 | Sep 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Time MCP Nuget?
- Time MCP Nuget is maintained by domdomegg, which publishes 18 MCP servers (125 total versions) tracked on MCP Toplist.
- Is Time MCP Nuget listed on the Official MCP Registry?
- Yes — Time MCP Nuget is listed on the Official MCP Registry.
- How many versions does Time MCP Nuget have?
- MCP Toplist tracks 3 versions of Time MCP Nuget, most recently published on Oct 26, 2025.
- Where can I find the source code for Time MCP Nuget?
- The source code for Time MCP Nuget is hosted at github.com/domdomegg/time-mcp-nuget.git.