74
/ 100
8 days ago
glama

Kraviona MCP Server

MCP server for the Kraviona platform API, providing tools for posts, categories, services, client enquiries, website settings, crawler files, AI drafts, and the keyword queue.

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
🚨
Secret credentials may flow to a network call
1 flow detected: KRAVIONA_ADMIN_PASSWORD. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: KRAVIONA_ADMIN_PASSWORD, MCP_BEARER_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.
configKRAVIONA_ADMIN_EMAILyour-admin@example.com
🔐 secretKRAVIONA_ADMIN_PASSWORDyour-admin-password
configKRAVIONA_API_URL"": "http://localhost:4000",
🔐 secretMCP_BEARER_TOKENa unique random secret of at least 24 characters>
configMCP_PUBLIC_URL
configPORT
// 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 3 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/polytechub-code-mcp-kraviona-12zh1r)](https://m8ven.ai/mcp/polytechub-code-mcp-kraviona-12zh1r)
commit: c9183861e27231f69038bd6b2c808cac1b7ae5ce
code hash: ae3f0319527d1454af2ddb6c5403e88eb82515d9a2a404ea7e8cb00043e2019e
verified: 7/23/2026, 9:02:18 AM
view raw JSON →