Catalog
Weekness — Week & Calendar Utilities
Officialby dvdksn · Go
MCP server with ISO week and calendar tools for date conversion, week math, and weekday lookups.
Convert dates and perform calculations with ISO week and calendar tools.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weekness": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dvdksn/weekness:1.0.0"
]
}
}
}