MCP server that exposes Strapi v5 content management, visual layout configuration, schema authoring, media uploads, and GraphQL testing to LLM clients via native Strapi API tokens with security hardening.
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.
ajv has ReDoS when using `$data` option
process.env. You'll be asked to provide them before it can run.GRAPHQL_ENABLED— false Exposes the 3 GraphQL tools. Requires @strapi/plugin-graphql installed.MCP_AUDIT_CLEANUP_INTERVAL_HOURS— 24 How often the cleanup job runs. Minimum 1.MCP_AUDIT_MAX_ROWS— 100000 Cap on op-log rows. Oldest are trimmed first. 0 disables the cap.MCP_AUDIT_RETENTION_DAYS— 90 op-log rows older than this are deleted. 0 disables the age pass.MCP_RATE_LIMIT_PER_IP_PER_MIN— 300 Per-origin-IP rate limit. Requires proxy: true in config/server.ts if behind a reverse proxy.MCP_RATE_LIMIT_PER_MIN— 60 Per-token rate limit (sliding window).MCP_RATE_LIMIT_PER_USER_PER_MIN— 120 Per-admin-user rate limit (sums all tokens of the same owner). Requires Strapi 5.45+.MCP_RATE_LIMIT_WINDOW_MS— 60000 Sliding window size (milliseconds).SCHEMA_AUTHORING_ENABLED— false Exposes the 7 schema-authoring tools (writes .json schemas to filesystem). Refused if NODE_ENV is production-ish.UPLOAD_ENABLED— false Exposes the 6 media library tools. Requires an upload provider configured.UPLOAD_URL_ALLOWED_DOMAIN_SUFFIXES— (empty) Same as above but matches domain suffixes (e.g. .amazonaws.com).UPLOAD_URL_ALLOWED_HOSTS— (empty) Strict allowlist for upload_media_from_url. If set, only these hosts can be downloaded.UPLOAD_URL_EXTRA_BLOCKED_CIDRS— (empty) Additional IPv4 CIDR ranges to block.UPLOAD_URL_EXTRA_BLOCKED_HOSTS— (empty) Additional hosts to block (extends the hardcoded blocklist).[](https://m8ven.ai/mcp/amilcarex-strapi-plugin-mcp-suite-2xxlmo)