43
/ 100
21 days ago
glama

fancy-api

MCP server that enables AI agents to read and write records in a live REST API generated from pasted data, with tools for listing, querying, inserting, updating, and deleting records.

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 3 credentials: ADMIN_PASSWORD, DATABASE_AUTH_TOKEN, SESSION_SECRET
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@3.0.5GHSA-5xrq-8626-4rwp

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

lowesbuild@0.24.2GHSA-67mh-4wv8-2f99

esbuild enables any website to send any requests to the development server and read the response

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.
🔐 secretADMIN_PASSWORDfrom your .env (defaults to change-me — change it before
configBASE_URL
🔐 secretDATABASE_AUTH_TOKENThe JWT/token for that database. Leave unset for the no-auth dev setup.
configDATABASE_PATHPersistence — the sqlite database lives at inside the
configDATABASE_URLThe remote libsql URL, e.g. libsql://your-host (or http://your-host:8899 for the no-auth dev setup above).
configSEED_OVERWRITE
🔐 secretSESSION_SECRETSame as the Docker deploy — set this or every redeploy invalidates sessions.
// 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 1 concrete improvement 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/carmelosantana-fancy-api-p27mub)](https://m8ven.ai/mcp/carmelosantana-fancy-api-p27mub)
commit: 9012afcaaa4fd006149a3564a596c495b4070eaf
code hash: 9456fbf9582ced05be58d9295674c33de571eeebb19630d63029fe0694a1da6b
verified: 7/10/2026, 10:06:37 AM
view raw JSON →