← All servers
🔧

ModusopVerified🛡 No advisories

io.github.jwwd-repos/modusop-mcp
New to MCP? Start here →
0★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/jwwd-repos, which proved it owns this namespace.

Verified owner: github.com/jwwd-reposio.github.jwwd-repos/modusop-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MODUSOP_API_TOKEN.
Configuration
Reads MODUSOP_API_URL.

About

MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.

Packages & transports

npm@modusop/mcp-serverv0.2.5 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "modusop": {
      "command": "npx",
      "args": [
        "-y",
        "@modusop/mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @modusop/mcp-server