Skip to content
Verified official

weeek mcp MCP

v1.0.1

io.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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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.