Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Image Extractor
by
ifmelate
Verified
GitHub
Image & Video Processing
MIT License
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-image-extractor
coverage
docs
examples
.github
src
tests
Dockerfile
.dockerignore
.gitignore
jest.config.js
LICENSE
model.xml
.npmignore
package.json
package-lock.json
README.md
.smithery
.smitheryignore
smithery.yaml
test_image_compressed.png
test_image.png
tsconfig.jest.json
tsconfig.json
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jest", "node"], "esModuleInterop": true, "allowJs": true, "checkJs": false, "noImplicitAny": false, "strictNullChecks": false }, "include": ["src/**/*", "tests/**/*"] }