Back to Apps

Mediagraph MCP
Supports UIby mediagraph-io
Connect AI assistants to the Mediagraph digital asset management platform for asset search, tagging, and organization.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Mediagraph MCP allows AI agents to interact with the Mediagraph digital asset management (DAM) platform. It provides an interactive UI for browsing assets and a suite of tools for managing a professional media library, including OAuth authentication and bulk operations.
Key features
- Visual Asset Browser: Interactive gallery for searching, previewing, and editing assets (title, description, tags) directly in chat.
- Asset Management: Full capability to search, update, and download assets in multiple sizes with optional watermarking.
- Organization Tools: Create and manage collections, lightboxes, and storage folders.
- Bulk Operations: Perform batch updates across multiple assets simultaneously.
- Secure Auth: Integrated OAuth flow with PKCE support.
Installation
- Claude Desktop: Download the
.mcpbbundle from GitHub Releases or add the following to your config:
{
"mcpServers": {
"mediagraph": {
"command": "npx",
"args": ["@mediagraph/mcp"]
}
}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
npm install -g @mediagraph/mcpInformation
- Pricing
- freemium
- Published
- 4/26/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"mediagraph": {"command": "npx", "args": ["@mediagraph/mcp"]}}}




