Skip to main content
Glama

OpenRouter Image MCP Server

by JonathanJude
.npmignoreβ€’780 B
# Source code src/ *.ts tsconfig.json # Tests test/ *.test.ts coverage/ test-results.json test/run-tests.sh # Development files .git/ .gitignore .vscode/ .idea/ *.log .env .env.local # Build artifacts that shouldn't be published node_modules/ # Documentation files that shouldn't be published CHANGELOG.md CONTRIBUTING.md .FINAL_TEST_RESULTS.md MCP_STATUS.md # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE files *.swp *.swo *~ # Debug files *.pid *.seed *.pid.lock # Temporary files tmp/ temp/ # Lock files (should be generated by npm install) package-lock.json yarn.lock # Development scripts dev-* debug-* demo-* test-* # Images used for testing only meta_guy.jpg flutter_img.png *.jpg *.png *.gif *.webp !README.md

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/JonathanJude/openrouter-image-mcp'

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