@dandeliongold/mcp-time is an MCP server that provides the current time in ISO format (YYYY-MM-DD HH:mm:ss) using JavaScript Date. It supports both Windows and macOS.
@dandeliongold/mcp-time is an MCP server that provides the current time in ISO format (YYYY-MM-DD HH:mm:ss) using JavaScript Date. It supports both Windows and macOS.
npm install @dandeliongold/mcp-timeAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dandeliongold-mcp-time": {
"command": "npx",
"args": [
"-y",
"npm install @dandeliongold/mcp-time"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from @dandeliongold/mcp-time?"
No configuration required. This server works out of the box.
"What resources are available in @dandeliongold/mcp-time?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in @dandeliongold/mcp-time"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in @dandeliongold/mcp-time with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.