Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Moondream MCP Server
Claim
by
NightTrek
GitHub
Image & Video Processing
JavaScript
Apache 2.0
11
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
moondream-mcp
src
cline.notes.md
.gitignore
LICENSE
package.json
pnpm-lock.yaml
README.md
test-moondream.js
test-moondream-server.js
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "node", "esModuleInterop": true, "strict": true, "outDir": "build", "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }