#
ENJA

moondream-mcp

MCP Server

ColeMurray/moondream-mcp

A FastMCP server implementation that integrates the Moondream vision language model to provide image analysis capabilities for AI assistants.

49 11MITUpdated 2025-07-02

Overview

The Moondream MCP Server bridges large language model agents and the lightweight Moondream vision model via the Model Context Protocol. It allows AI clients to caption images, answer visual questions, locate objects with bounding boxes, pinpoint coordinates, and handle batch operations smoothly across CPU, CUDA, and Apple Silicon hardware.

Capabilities

  • Image captioning (short, normal, detailed)
  • Visual question answering
  • Object detection with bounding boxes
  • Visual pointing and coordinate retrieval
  • Local file and remote URL image processing
  • Batch image analysis
  • Automatic hardware acceleration (CPU, CUDA, MPS)

Best for

Answering visual questions about uploaded photos or linked images in an AI chat session., Generating captions of varying detail levels for image datasets or documents., Detecting and locating specific objects or UI elements within images for QA or analysis.

Works with

Claude CodeCursor
Evoa Score breakdown= Σ (score × weight)
66
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%25 → +3.8

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%29 → +3.5

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%75 → +7.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%46 → +3.7

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%50 → +2.5

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total66.4 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Processes local files and external URLs, which may introduce network or file-system exposure risks if running on untrusted inputs.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.