72
/ 100
10 days ago
glama

Kimi Vision MCP Server

Enables analysis of local images through Kimi (Moonshot AI) vision models via the MCP protocol, supporting features like OCR and long context understanding.

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: 2 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.
🔐
You'll be asked for 2 credentials: KIMI_API_KEY, MOONSHOT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

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

high@modelcontextprotocol/sdk@1.9.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.9.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
🔐 secretKIMI_API_KEY✅ — Your Kimi/Moonshot API key. (MOONSHOT_API_KEY also accepted.)
configKIMI_BASE_URL
configKIMI_MAX_TOKENS4096 Default max output tokens.
configKIMI_MODELkimi-k3 Model name. Vision-capable: kimi-k3, kimi-k2.7-code, kimi-k2.6, kimi-k2.5, moonshot-v1--vision-preview.
🔐 secretMOONSHOT_API_KEYKIMI_API_KEY ✅ — Your Kimi/Moonshot API key. ( also accepted.)
// 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 5 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/kira4094-kimi-vision-mcp-server-qmb62v)](https://m8ven.ai/mcp/kira4094-kimi-vision-mcp-server-qmb62v)
commit: d8c0c3f17eb8152438a6b5ba692729829d68e17e
code hash: 62e53df1b95e20f3c90ba2cb360ae4c2d41c2f532c025b08385ebbd71eb24f0a
verified: 7/21/2026, 8:57:42 AM
view raw JSON →