★ 0 stars
TypeScript
🤖 AI/LLM
Updated 5d ago
MCP server for Image Relay — 53 tools for digital asset management. Full DAM + PIM API coverage: asset search, collections, folders, file uploads, webhooks, templates, and user admin.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"imagerelay-mcp-serve": {
"command": "npx",
"args": [
"-y",
"oliverames/imagerelay-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add imagerelay-mcp-serve npx -y oliverames/imagerelay-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"imagerelay-mcp-serve": {
"command": "npx",
"args": [
"-y",
"oliverames/imagerelay-mcp-server"
]
}
}
}
📋 Copy
Topics
ai ai-tools anthropic api-client asset-management automation claude content-management dam digital-asset-management file-management image-relay llm mcp media-library