A FastMCP server that exposes predefined artifacts as Resources and project lifecycle operations as Tools for creating, updating, deploying, debugging, testing, monitoring, and configuring projects with minimal token usage.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.PROJECT_MCP_ROOT— All paths are validated against to prevent path traversal.LOG_LEVEL— Logging level (default: INFO). Set to DEBUG for more verbose tool logs.PROJECT_MCP_ALLOWED_COMMANDS— Comma-separated list of command prefixes allowed by run_command (e.g. python,npm,uv). If unset, defaults to: python, npm, npx, uv, pip, node, pytest, make.MCP_TRANSPORT— Stdio (alternative) — Cursor or another client runs the server as a subprocess (one process per client). Set =stdio or use the fastmcp CLI:MCP_PORT— Port for HTTP (default: 8000).[](https://m8ven.ai/mcp/cliffpyles-project-mcp-1mq74g)