mcpbeat Sign in

Pixelvault MCP Server

by rsweeting1 Your server? Claim it
local only

Pixelvault runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 6 May 2026.

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

Installs per day peak 22 · avg 7 · -44% w/w
a month agotoday
34
Installs / week
npm · pixelvault-mcp
0
Stars
0 open issues
6 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Pixelvault every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pixelvault -- npx -y pixelvault-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pixelvault": {
      "args": [
        "-y",
        "pixelvault-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pixelvault]
command = "npx"
args = ["-y", "pixelvault-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pixelvault": {
      "args": [
        "-y",
        "pixelvault-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pixelvault": {
      "args": [
        "-y",
        "pixelvault-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pixelvault

same job, measured the same way
run.pay
by palabrex

Stripe-native marketplace where AI agents discover and pay per call for API services.

2 tools answering
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

35 installs/wk answering
I
Omnistream MCP
by soccervortex

MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.

44 installs/wk local only
C
Marketplace
by bids44

Resale prices (INR) for 600+ used products in India, plus live Bids44 marketplace search.

3 tools answering
fetch-price
by fusionx212

Live UK marketplace product search with real prices and buy links.

50 installs/wk local only
Cralo
by cralo

Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.

answering
Databazaar
by shagarwal

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

37 installs/wk answering
Obato
by obato

Search boats for sale or rent, marinas and live market stats on Obato, Europe's boat marketplace.

11 tools answering

Pixelvault — questions

Answers built from our own checks of this server.

Why is there no uptime for Pixelvault?
Pixelvault runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pixelvault-mcp was installed 34 times last week.
How do I connect Pixelvault?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pixelvault-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pixelvault?
The npm package pixelvault-mcp was installed 34 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pixelvault open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.