Skip to main content
Glama

Moondream MCP Server

by NightTrek
package.json491 B
{ "name": "moondream-mcp", "version": "0.1.0", "description": "MCP server for Moondream image analysis", "license": "Apache-2.0", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js", "dev": "tsc -w" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "moondream": "^0.0.5" }, "devDependencies": { "@types/node": "^20.17.10", "typescript": "^5.7.2" } }

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/NightTrek/moondream-mcp'

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