mcpbeat Sign in

Perforce P4 MCP Server

local only

Perforce P4 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Aug 2026.

Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.

Installs / week
not published
119
Stars
2 open issues
4 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command p4mcp/telemetry/consent.py:28
                subprocess.run([str(consent_ui)], check=True)
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish-git-mcp.yml:58
      - name: Update server.json version and image tag
        run: |
          VERSION=${{ steps.version.outputs.VERSION }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Perforce P4 MCP Server

same job, measured the same way
Codexbox
by psyb0t

Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.

local only
Diffpilot
by bkalafat

MCP server for PR code review, commit messages, changelogs, and secret detection.

local only
Cynicalsally
by w1ckedxt

Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.

73 installs/wk local only
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
Code Reviewer AI MCP
by csoai-org

Code Reviewer Ai MCP Server by MEOK AI Labs

204 installs/wk local only
MCP Code Review Server
by goodjobwilliam

Code review as an MCP server — structured reviews with OWASP security scanning.

122 installs/wk local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
OutSlide
by miha1744

Creative workspace. Public MCP: outline previews for Codex and Claude Code; media in the web app.

1 tools answering

Perforce P4 MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Perforce P4 MCP Server?
Perforce P4 MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Perforce P4 MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 119 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.