0
/ 100
1 month ago
glama

MeuralMCP

Provides MCP tools for coding agents to inspect and control Meural Canvas devices on the local network, including listing devices, getting status, and setting the current image.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/meural-mcp
🔐
You'll be asked for 1 credential: MEURAL_MCP_API_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.
🔐 secretMEURAL_MCP_API_TOKENexport ="..."
configMEURAL_MCP_ALLOWED_HOSTSSet on the API service to the HTTPS hostnames clients
configMEURAL_MCP_STORAGE_DIR
configMEURAL_MCP_API_URLexport ="https://meural-mcp.example.test"
configMEURAL_MCP_API_VERIFY_TLSexport =false # only for self-signed lab certs
// 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 7 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/hughmadden-meuralmcp-1n2ixg)](https://m8ven.ai/mcp/hughmadden-meuralmcp-1n2ixg)
commit: b6c10a14f9289ac5af7a139c63051c5bad5cef2b
code hash: 5f81c67a846bfcce99e460c1d13a631eaaf3393f456035ee202e01c9ac61b196
verified: 6/23/2026, 10:13:33 AM
view raw JSON →