Back to Browse

Pixelvault MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.

About

AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.

Security Report

5.2
Moderate5.2Moderate Risk

This MCP server is well-structured with appropriate authentication patterns and permissions aligned to its purpose as a licensed asset marketplace client. The server makes authenticated API calls to a backend service, implements basic input validation through tool schemas, and does not expose dangerous operations. Minor code quality improvements around input sanitization and error handling are recommended, but no critical security vulnerabilities were identified. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

3 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-rsweeting1-pixelvault": {
      "args": [
        "-y",
        "pixelvault-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

pixelvault-mcp

MCP server for PixelVault — AI-native marketplace for pre-cleared licensed assets.

Install

Add to your Claude Desktop config:

{
  "mcpServers": {
    "pixelvault": {
      "command": "npx",
      "args": ["-y", "pixelvault-mcp"]
    }
  }
}

Or run directly:

npx pixelvault-mcp

Tools

search_assets

Search PixelVault's database of pre-cleared AI-generated assets using a natural language brief. Returns a ranked shortlist with compliance status and rationale for each match.

get_asset_details

Retrieve full metadata and compliance documentation for a specific asset by ID.

generate_usage_agreement

Generate a completed usage agreement draft based on your project parameters (usage type, territory, duration, platform).

About

PixelVault is a compliance-cleared AI asset marketplace. Every asset is sourced from licensed AI platforms (Adobe Firefly, Moonvalley) and pre-cleared for commercial use. The MCP server gives Claude agents native access to search, evaluate, and license assets without leaving your workflow.

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Pixelvault MCP Server - AI-native marketplace for pre-cleared licensed media assets | MCP Marketplace