71
/ 100
14 days ago
glama

Skills MCP Server

Centralized, sandboxed MCP server to manage, execute, and expose advanced Agent Skills to any MCP-capable framework or low-code platform.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYEdit .env and set and SKILLS_DIR
configSKILLS_DIREdit .env and set API_KEY and
configALLOW_RUN_SCRIPTSfalse Whether to allow script execution via mcp_get_script
configLAZY_INSTALL_VENVSfalse If true, defers requirements.txt generation/installation to the first time a script is executed. If false, installs dependencies immediately upon skill installation.
configALLOW_GET_AVAILABLE_SKILLStrue Exposes the get_available_skills tool globally via FastMCP. Set to false to hide discovery mechanisms via tool calls.
configSKILLS_STORAGElocal Storage backend: local or s3
configS3_BUCKET(required) S3 bucket name
configS3_PREFIXskills/ Key prefix acting as the remote skills root
configS3_CACHE_DIR.s3cache Local directory where S3 files are cached
configAWS_DEFAULT_REGIONus-east-1 AWS region
configAWS_ENDPOINT_URLCustom endpoint for MinIO / LocalStack
// 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 5 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/chameleonbr-skills-mcp-server-1ux3w0)](https://m8ven.ai/mcp/chameleonbr-skills-mcp-server-1ux3w0)
commit: eaba9b2df6b8c3f0cb514c5b6afed4e9017755bc
code hash: 7528ec268cae52b39bf9bb1750605437986ff1d0d842f476e14029b45c4236ff
verified: 6/18/2026, 11:35:02 AM
view raw JSON →