Server data from the Official MCP Registry
AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.
AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.
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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rsweeting1-pixelvault": {
"args": [
"-y",
"pixelvault-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for PixelVault — AI-native marketplace for pre-cleared licensed assets.
Add to your Claude Desktop config:
{
"mcpServers": {
"pixelvault": {
"command": "npx",
"args": ["-y", "pixelvault-mcp"]
}
}
}
Or run directly:
npx pixelvault-mcp
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.
Retrieve full metadata and compliance documentation for a specific asset by ID.
Generate a completed usage agreement draft based on your project parameters (usage type, territory, duration, platform).
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.
pixelvault-mcpMIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.