mcpbeat Sign in

Bazaar MCP Server

local only

Bazaar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 7 · -37% w/w
a month agotoday
23
Installs / week
npm · bazaar-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 bazaar-mcp -- npx -y bazaar-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bazaar-mcp": {
      "args": [
        "-y",
        "bazaar-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bazaar-mcp]
command = "npx"
args = ["-y", "bazaar-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bazaar-mcp": {
      "args": [
        "-y",
        "bazaar-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bazaar-mcp": {
      "args": [
        "-y",
        "bazaar-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: X402_PAYMENT_TOKEN (x402 payment token for authenticated requests to the Bazaar gateway), BAZAAR_GATEWAY_URL (Base URL for the x402 Bazaar gateway (defaults to https://a2a.opspawn.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Bazaar MCP

same job, measured the same way
Vanmoose MCP Server
by codevanmoose

197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.

28 installs/wk local only
Preflight Ios MCP
by ethanackerman-git

57 tools for AI-powered iOS Simulator automation — tap, swipe, type, screenshots, and more.

51 installs/wk local only
Docapi
by doc-api-llc

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

31 installs/wk local only
Llama AI MCP
by rocnubie

Use Llama AI Chat to test Meta Llama 4 Maverick on code review, long PDFs, and screenshots.

local only
Crosspad MCP
by crosspad

Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

202 installs/wk local only
I
Double Check
by mgleonard-ops

AI-powered scam detection for suspicious texts, emails, and screenshots. US-focused.

1 tools answering
Figma Context MCP Air
by compassalessandrolorenz

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

34 installs/wk local only
agentsvc.io
by agentsvc

27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402

27 tools answering

Bazaar MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bazaar MCP?
Bazaar MCP 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 bazaar-mcp was installed 23 times last week.
Is Bazaar MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Bazaar MCP?
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 bazaar-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bazaar MCP?
The npm package bazaar-mcp was installed 23 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.