Centralized, sandboxed MCP server to manage, execute, and expose advanced Agent Skills to any MCP-capable framework or low-code platform.
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.API_KEY— Edit .env and set and SKILLS_DIRSKILLS_DIR— Edit .env and set API_KEY andALLOW_RUN_SCRIPTS— false Whether to allow script execution via mcp_get_scriptLAZY_INSTALL_VENVS— false If true, defers requirements.txt generation/installation to the first time a script is executed. If false, installs dependencies immediately upon skill installation.ALLOW_GET_AVAILABLE_SKILLS— true Exposes the get_available_skills tool globally via FastMCP. Set to false to hide discovery mechanisms via tool calls.SKILLS_STORAGE— local Storage backend: local or s3S3_BUCKET— (required) S3 bucket nameS3_PREFIX— skills/ Key prefix acting as the remote skills rootS3_CACHE_DIR— .s3cache Local directory where S3 files are cachedAWS_DEFAULT_REGION— us-east-1 AWS regionAWS_ENDPOINT_URL— Custom endpoint for MinIO / LocalStack[](https://m8ven.ai/mcp/chameleonbr-skills-mcp-server-1ux3w0)