Favicon of p4mcp-server

p4mcp-server

MCP ServerCode & Developer ToolsPythonOpen source

p4mcp-server is a Python MCP server for Cursor, Windsurf, VS Code with docker. [Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.

How to use p4mcp-server

Install or run

docker run --rm -p 8000:8000 \

Client configuration

{
  "mcpServers": {
    "perforce-p4-mcp": {
      "command": "/absolute/path/to/p4-mcp-server",
      "env": {
        "P4PORT": "ssl:perforce.example.com:1666",
        "P4USER": "your_username",
        "P4CLIENT": "your_workspace"
      },
      "args": [
        "--readonly", "--allow-usage"
      ]
    }
  }
}

Compatible clients

CursorWindsurfVS Code

What is p4mcp-server?

p4mcp-server is a Python MCP server for Cursor, Windsurf, VS Code with docker. [Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
49/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • File editing support
  • Document generation support
  • Anthropic provider support
  • Dockerfile config support
  • Connecting agents to external tools and data

Available tools

list
lists.
list.
lists

Technical details

Install or run p4mcp-server using docker. Check perforce/p4mcp-server for the latest setup command.

dockerCursorWindsurfVS CodestdioHTTPSSE
  • Built for Python
  • Built for Docker
  • Built for Rust
  • Install or run with docker
  • Works with Cursor
  • Works with Windsurf
  • Works with VS Code
  • Uses stdio transport

Requirements and access

PythonDockerRustMIT licenseAPI key requiredAPI key requiredLocal files

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeFilesystem accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationSelf-hosted

When to use p4mcp-server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

PythonDockerRustdockerCursorWindsurfVS CodestdioHTTPSSE

Explore related resources

Frequently asked questions

What is p4mcp-server?

p4mcp-server is a Python MCP server for Cursor, Windsurf, VS Code with docker. [Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.

Who is p4mcp-server best for?

p4mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.

How do I install p4mcp-server?

Install or run p4mcp-server using docker. Check p4mcp-server for the latest setup command.

Is p4mcp-server actively maintained?

p4mcp-server may need a closer maintenance check before production use.

Share:

Stars
92
Forks
20
Last commit
2 months ago
Repository age
10 months
License
MIT

Auto-fetched from GitHub.

Similar to p4mcp-server