74
/ 100
20 hours ago
glama

printr

MCP server for Printr, a cross-chain token launchpad. Lets AI agents launch, stake, and graduate tokens across EVM chains and Solana without requiring an API key.

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 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: EVM_WALLET_PRIVATE_KEY, OPENROUTER_API_KEY, PRINTR_DEPLOYMENT_PASSWORD, SVM_WALLET_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high4 low

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

highhono@4.12.23GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

lowhono@4.12.23GHSA-j6c9-x7qj-28xf

hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

lowhono@4.12.23GHSA-rv63-4mwf-qqc2

hono: Body Limit Middleware can be bypassed on AWS Lambda by understating `Content-Length`

lowhono@4.12.23GHSA-wgpf-jwqj-8h8p

hono: Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest

lowhono@4.12.23GHSA-wwfh-h76j-fc44

hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

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.
configAGENT_MODE
🔐 secretEVM_WALLET_PRIVATE_KEY"": "<hex-private-key>",
🔐 secretOPENROUTER_API_KEYSet and the agent will generate an image automatically when you create a token without supplying one. The printr_generate_image tool also becomes available for standalone image generation.
configPRINTR_APP_URLOverride app URL (default: https://app.printr.money)
configPRINTR_CDN_URL
🔐 secretPRINTR_DEPLOYMENT_PASSWORDMaster password for encrypting deployment wallets (min 16 chars). Required for printr_fund_deployment_wallet. Generate with: openssl rand -base64 32
configPRINTR_TEST_TOKEN_ID
configPRINTR_WALLET_STORE
🔐 secretSVM_WALLET_PRIVATE_KEY"": "<base58-keypair-secret>"
configXDG_CONFIG_HOME
// 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/printrfi-printr-mcp-1se2lm)](https://m8ven.ai/mcp/printrfi-printr-mcp-1se2lm)
commit: c17be88f844265fed560f2e10854163a43a3dddd
code hash: fe69140ed38ebbd052d7c54b5e371926c80739b2197bace476b345bf8a3e42c8
verified: 7/21/2026, 9:13:25 AM
view raw JSON →