71
/ 100
22 hours ago
glama

Appwrite MCP Template

Enables deploying stateless MCP servers on Appwrite Functions, supporting custom tools with JSON-RPC over HTTPS.

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: MCP_AUTH_TOKEN
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.
configMCP_SERVER_NAME
configMCP_AUTH_MODEOpen (default) =none none
🔐 secretMCP_AUTH_TOKENBearer MCP_AUTH_MODE=bearer + =... Authorization: Bearer ...
configMCP_DEBUG
configMCP_TOOL_TIMEOUT30s hard timeout on domain executions — keep tools under ~25s ()
configMCP_URL
// 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 4 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/chiragagg5k-appwrite-mcp-template-12uvz9)](https://m8ven.ai/mcp/chiragagg5k-appwrite-mcp-template-12uvz9)
commit: 29f545a4a7c93d8568e242eeadbe7984e3e94d5a
code hash: 65ef6a83e06f76567e56775c22821d3e3a67cea50ee83fdd20ce2eab394d9800
verified: 7/30/2026, 8:08:12 PM
view raw JSON →
Appwrite MCP Template · M8ven Trust Score | M8ven