53
grade D
10 days ago
glama

LaunchFrame MCP

Provides AI agents with architectural knowledge and scaffolding tools for LaunchFrame projects, covering patterns for authentication, queues, webhooks, and module structures. It enables agents to retrieve project-specific implementation details and generate code snippets on demand to maintain consistency.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — cli_docker_logs (line 109: execSync(`launchframe docker:logs${svc} --no-follow --tail ${lines}`, { cwd: projectPath, encoding: …); cli_service_list (line 249: execSync('launchframe service:list', { cwd: projectPath, encoding: 'utf8' })); cli_module_list (line 282: execSync('launchframe module:list', { cwd: projectPath, encoding: 'utf8' }))
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/launchframe-dev-mcp-13oluw)](https://m8ven.ai/mcp/launchframe-dev-mcp-13oluw)
commit: 1eb0737187113098358ff59e96fd3fb71fa638c4
code hash: 3182e6f476bab7c59243b003aa87444b57edcc4f89aa5af46b9bdbf3e401689d
verified: 4/11/2026, 2:51:22 PM
view raw JSON →