weeek mcp MCP
v1.0.1io.github.yolkins/weeek-mcp
Local MCP server for Weeek (stdio transport) — read-only by default, opt-in write tools.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add weeek-mcp -e WEEEK_ACCESS_TOKEN=<WEEEK_ACCESS_TOKEN> -e READ_ONLY=<READ_ONLY> -e ENABLED_TOOLS=<ENABLED_TOOLS> -e WEEEK_BASE_URL=<WEEEK_BASE_URL> -e WEEEK_TIMEOUT_MS=<WEEEK_TIMEOUT_MS> -e MAX_RESPONSE_CHARS=<MAX_RESPONSE_CHARS> -- npx -y weeek-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.