WEEEK (smart) runs on your own machine — the client starts it, so there is no endpoint to ping. 500 installs a week from npm. Last commit 1 Aug 2026.
WEEEK tasks by name, not IDs — an MCP server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add weeek-mcp-smart -- npx -y weeek-mcp-smart
{
"mcpServers": {
"weeek-mcp-smart": {
"args": [
"-y",
"weeek-mcp-smart"
],
"command": "npx"
}
}
}
[mcp_servers.weeek-mcp-smart]
command = "npx"
args = ["-y", "weeek-mcp-smart"]
{
"mcpServers": {
"weeek-mcp-smart": {
"args": [
"-y",
"weeek-mcp-smart"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weeek-mcp-smart": {
"args": [
"-y",
"weeek-mcp-smart"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.