74
/ 100
1 month ago
glama

fictjs/mcp

MCP server for retrieving Fict documentation, running compiler/ESLint/TypeScript diagnostics, and generating shareable Playground links.

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: FICT_MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

low@babel/core@7.29.0GHSA-4x5r-pxfx-6jf8

@babel/core: Arbitrary File Read via sourceMappingURL Comment

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretFICT_MCP_AUTH_TOKENoptional bearer token; when set, all HTTP/SSE requests must include Authorization: Bearer <token>.
configFICT_MCP_DOCS_MANIFESToptional docs manifest path override (if provided but missing/invalid, startup fails fast).
configFICT_MCP_DOCS_ROOTabsolute or relative path to a Fict docs checkout. When omitted, the server walks upward from the current working directory looking for docs/.
configFICT_MCP_HTTP_CORS_ORIGINoptional Access-Control-Allow-Origin value when CORS is enabled (default: ).
configFICT_MCP_HTTP_HEALTH_PATHhealth endpoint path (default: /healthz).
configFICT_MCP_HTTP_HOSTHTTP bind host (default: 127.0.0.1).
configFICT_MCP_HTTP_PATHHTTP endpoint path (default: /mcp).
configFICT_MCP_HTTP_STATS_PATHstats endpoint path (default: /stats).
configFICT_MCP_SSE_MESSAGES_PATHSSE client message POST path (default: /messages).
configFICT_MCP_SSE_PATHSSE stream endpoint path (default: /sse).
configFICT_MCP_TRANSPORThttp pnpm start
configFICT_PLAYGROUND_ORIGINplayground base URL (default: http://localhost:4173).
// 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 6 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/fictjs-mcp-1cuf0j)](https://m8ven.ai/mcp/fictjs-mcp-1cuf0j)
commit: 6886e4a8743245dc4874c78c402fa5ec649d33c2
code hash: 133e247654d4854c122e374b4a516c4e10d5cbbf6627eef14aa4bfa21d70d240
verified: 6/18/2026, 11:36:21 AM
view raw JSON →