mcp-perforce-server
by iPraBhu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| P4PORT | No | Perforce server port. | |
| P4USER | No | Perforce username. | |
| P4_PATH | No | Custom path to the Perforce CLI. | p4 |
| P4CLIENT | No | Perforce client workspace name. | |
| P4CONFIG | No | Config file name used during upward discovery. | .p4config |
| P4PASSWD | No | Perforce password or ticket. | |
| LOG_LEVEL | No | Server log level. | warn |
| P4CHARSET | No | Perforce character set. | |
| P4LANGUAGE | No | Perforce language. | |
| MCP_SSE_HOST | No | Server bind address. | 0.0.0.0 |
| MCP_SSE_PATH | No | SSE endpoint path. | /mcp |
| MCP_SSE_PORT | No | HTTP server port. | 3000 |
| P4COMMANDCHARSET | No | Perforce command character set. | |
| P4_READONLY_MODE | No | Keep the server read-only by default. | true |
| P4_DISABLE_DELETE | No | Prevent delete operations unless explicitly enabled. | true |
| P4_RESPONSE_CACHE | No | Enable read-response caching. | true |
| MCP_SSE_AUTH_TOKEN | No | Bearer token for auth. | |
| MCP_SSE_CORS_ORIGIN | No | CORS allowed origins. | * |
| MCP_SSE_ENABLE_AUTH | No | Enable token authentication. | false |
| P4_PERFORMANCE_MODE | No | Preset: fast, balanced, secure. | fast |
| P4_WORKFLOW_CONCURRENCY | No | Max concurrent subcalls for composite tools. | 6 |
| P4_RESPONSE_CACHE_TTL_MAP | No | Per-tool cache TTL overrides. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/iPraBhu/mcp-perforce-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server