39
/ 100
29 days ago
glama

Timeverse InfCanvas MCP Server

Enables AI clients to read and write local infinite canvas data via MCP protocol, with support for image generation and web visualization.

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 3 credentials: CUSTOM_API_KEY, OPENAI_API_KEY, REPLICATE_API_KEY
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.
configCUSTOM_API_ENDPOINT自研模型 HTTP 端点 按需
🔐 secretCUSTOM_API_KEY自研模型 API Key 按需
configINF_CANVAS_DIR"": "D:/path/to/your-project",
configOPENAI_API_ENDPOINTOpenAI 端点,默认 https://api.openai.com/v1 否
🔐 secretOPENAI_API_KEYOpenAI API Key(DALL-E 3 生图) 按需
configPORT
🔐 secretREPLICATE_API_KEY"": "r-xxxxx"
// 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 2 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/elimyliu-timeverse-infcanvas-mcp-u19098)](https://m8ven.ai/mcp/elimyliu-timeverse-infcanvas-mcp-u19098)
commit: 1206ef6a274cadba3a0d93d02f7382e561bf2c9c
code hash: 2817dbaa9b72e1ecb0a6156c4787a61d875bd565625348430433223fe741e0be
verified: 7/2/2026, 9:16:24 AM
view raw JSON →