Workamajig MCP Server v3.2

Connect Claude to Workamajig — look up API documentation and make direct calls across 94 modules.

Read-only tools 2

Safe to auto-allow — these only read data.

Look up API documentation
Field reference for any of the ${moduleIndex.length} modules
List API modules
Discover all available API endpoints

Write tools 1

These can create or update records — Claude will ask for approval.

Make API call
Direct call to any endpoint — look up docs first

Get started

Requires a @paradowski.com Google account. First-time users must visit /setup to enter their Workamajig token.

Claude Code

claude mcp add --transport http wmj https://wmjmcp-dev.awx.pw/mcp --scope user

Claude Desktop

{
  "mcpServers": {
    "wmj": {
      "command": "npx",
      "args": ["mcp-remote", "https://wmjmcp-dev.awx.pw/mcp"]
    }
  }
}