Git-driven MCP server that manages and provides prompt templates with Handlebars support, enabling teams to collaborate on and version-control reusable, dynamic prompts across AI editors like Cursor and Claude Desktop.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Handlebars.js has JavaScript Injection via AST Type Confusion
simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
process.env. You'll be asked to provide them before it can run.CACHE_CLEANUP_INTERVAL— No 10000 Interval (ms) to clean up expired cache items.CACHE_MAX_SIZECACHE_PROVIDER— No local Caching mechanism. Options: local, redis.CACHE_TTL— Default is 10 seconds ( 2) to ensure expired items are cleaned up promptlyGIT_BRANCH— No main Default Git branch to clone.GIT_MAX_RETRIES— No 3 Number of retries for failed Git operations.GIT_POLLING_INTERVAL— No 300000 Interval (ms) to check for updates when WATCH_MODE=true.LOG_LEVEL— "": "info"MCP_GROUPS— "": "common",MCP_LANGUAGE— en # or zhPRETTY_LOGPROMPT_REPO_URL— "": "https://github.com/yourusername/your-prompts-repo.git",PROMPT_REPO_URLS— PROMPT_REPO_URL Yes\ - Primary Git repository URL or local path. (\Required if is not set)STORAGE_DIR— /custom/pathSYSTEM_REPO_URL— No - Separate repository URL for system-level prompts (e.g. common prompts).TRANSPORT_TYPE— No stdio Communication method. Options: stdio, http, sse.WATCH_MODE— GIT_POLLING_INTERVAL No 300000 Interval (ms) to check for updates when =true.[](https://m8ven.ai/mcp/carllee1983-mcp-prompt-manager-d5v3kp)