73
/ 100
19 days ago
glama

Moondream MCP Server

Provides AI-powered image analysis capabilities including captioning, visual question answering, object detection, and coordinate pointing for both local files and remote URLs through the Moondream vision language model.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
configVIRTUAL_ENV
configMOONDREAM_MODEL_NAMEModel name (default: vikhyatk/moondream2)
configMOONDREAM_TRUST_REMOTE_CODETrust remote code (default: true)
configMOONDREAM_DEVICE"": "auto"
configMOONDREAM_MAX_IMAGE_SIZEMaximum image dimensions (default: 2048x2048)
configMOONDREAM_MAX_FILE_SIZE_MBMaximum file size in MB (default: 50)
configMOONDREAM_TIMEOUT_SECONDSProcessing timeout (default: 120)
configMOONDREAM_ENABLE_STREAMINGEnable streaming for captions (default: true)
configMOONDREAM_MAX_BATCH_SIZEMaximum batch size for batch operations (default: 10)
configMOONDREAM_BATCH_CONCURRENCYConcurrent batch processing limit (default: 3)
configMOONDREAM_ENABLE_BATCH_PROGRESSEnable progress reporting for batch operations (default: true)
configMOONDREAM_MAX_REDIRECTSMaximum HTTP redirects (default: 5)
configMOONDREAM_USER_AGENTHTTP User-Agent header
// 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/colemurray-moondream-mcp-1ypzpt)](https://m8ven.ai/mcp/colemurray-moondream-mcp-1ypzpt)
commit: db935c23238f1225750a5a33a7678b82636f48a1
code hash: 6744d7311489886f46c1e0cc7496070cb71f7dd55d7181314d4b86c9ab4298e8
verified: 6/18/2026, 11:48:57 AM
view raw JSON →