Loading MCP server directory, please wait...
MCP server with ISO week and calendar tools for date conversion, week math, and weekday lookups.
npx @getmcp/cli add io.github.dvdksn/weeknessRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dvdksn/weekness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dvdksn/weekness:1.0.0"
]
}
}
}