mcpbeat Sign in

P4mcp Server

by hjain-perforce Your server? Claim it
local only

P4mcp 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 is a MCP server that integrates with the Perforce P4 version control system.

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, 20 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 P4mcp Server

same job, measured the same way
Godot MCP
by tomyud1

MCP server for Godot game engine integration — control the Godot editor with AI

462 installs/wk local only
Godot MCP Bridge
by tomaslucasutn

MCP server for Godot game engine integration — control the Godot editor with AI

234 installs/wk local only
Revit MCP
by shuotao

MCP Server for Revit integration - AI-Powered Revit Control

62 installs/wk local only
Sl MCP
by donovan-jasper

MCP server for Sapling (sl) version control

25 installs/wk local only
Anki MCP
by arielbk

MCP server for integrating with Anki flashcards through conversational AI

63 installs/wk local only
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
MCP Turso Cloud
by spences10

MCP server for integrating Turso with LLMs

78 installs/wk local only
K8s Port Forward MCP
by oijusti

Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration

33 installs/wk local only

P4mcp Server — questions

Answers built from our own checks of this server.

Why is there no uptime for P4mcp Server?
P4mcp 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 P4mcp 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.