Skip to main content
Glama
ColeMurray

Moondream MCP Server

by ColeMurray

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOONDREAM_DEVICENoForce specific device (cpu, cuda, mps, or auto)auto
MOONDREAM_MODEL_NAMENoModel namevikhyatk/moondream2
MOONDREAM_USER_AGENTNoHTTP User-Agent header
MOONDREAM_MAX_REDIRECTSNoMaximum HTTP redirects5
MOONDREAM_MAX_BATCH_SIZENoMaximum batch size for batch operations10
MOONDREAM_MAX_IMAGE_SIZENoMaximum image dimensions2048x2048
MOONDREAM_MODEL_REVISIONNoModel revision2025-01-09
MOONDREAM_TIMEOUT_SECONDSNoProcessing timeout120
MOONDREAM_ENABLE_STREAMINGNoEnable streaming for captionstrue
MOONDREAM_MAX_FILE_SIZE_MBNoMaximum file size in MB50
MOONDREAM_BATCH_CONCURRENCYNoConcurrent batch processing limit3
MOONDREAM_TRUST_REMOTE_CODENoTrust remote codetrue
MOONDREAM_ENABLE_BATCH_PROGRESSNoEnable progress reporting for batch operationstrue
MOONDREAM_MAX_CONCURRENT_REQUESTSNoMax concurrent requests5
MOONDREAM_REQUEST_TIMEOUT_SECONDSNoHTTP request timeout30

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ColeMurray/moondream-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server