Process MCP Server

Process management and monitoring for AI agents with strict security boundaries

VERIFIED ACTIVE

LAST COMMIT 2026-04-08 · ★ 3 · #84 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Process

Claude Code

claude mcp add digital-defiance-ai-capabilities-suite-p -- npx -y @ai-capabilities-suite/mcp-process

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "digital-defiance-ai-capabilities-suite-p": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-process"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @ai-capabilities-suite/mcp-process - the @ai-capabilities-suite scope differs from the repo owner (digital-defiance); confirm it's the project's official package

registry namespace io.github.Digital-Defiance is GitHub-verified and matches the repo owner

03 · Who maintains Process

mcp-process is maintained by digital-defiance. We track 3 MCP servers from digital-defiance - 3 actively maintained, 7 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from digital-defiance.

  1. mcp-debugger Node.js and TypeScript debugging with 25+ tools for AI agents ★ 2
  2. mcp-screenshot Screenshot capture with PII masking and cross-platform support for AI agents ★ 2

04 · Facts

category
DevOps & monitoring - ranked #84 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
registry
io.github.Digital-Defiance/mcp-process (active, first published 2025-12-05)
packages
npm:@ai-capabilities-suite/mcp-process

05 · Process FAQ

Is Process still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-08. We re-verify nightly.

How do I install Process?

Run `npx -y @ai-capabilities-suite/mcp-process`. You can also paste the ready-made client config above.

Does Process run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Process

More DevOps & monitoring MCP servers · Dynatrace MCP · Taskbounty Check · Go Model · Log Analyzer MCP · Duplicacy MCP

More JavaScript MCP servers · GLM MCP · Guesty MCP Server · Twitterapi Docs MCP · Twitterapi Io MCP · Conta Azul MCP · see all