PluginBench
MCP Server

io.github.lulzasaur9192/marketplace-search MCP Server

io.github.lulzasaur9192/marketplace-search

What is the io.github.lulzasaur9192/marketplace-search MCP server?

22 tools: search 15+ marketplaces, verify licenses, childcare costs, FCC, GSA auctions

How to install io.github.lulzasaur9192/marketplace-search

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketplace-search": {
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "marketplace-search": {
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "marketplace-search": {
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "marketplace-search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add marketplace-search -- npx -y @lulzasaur9192/marketplace-search-mcp

Related MCP servers

Play Chess, Go, Trading & more against AI agents on Agent Arcade with Elo rankings

View repository →

18 tools: agent memory, API drift detection, and HMAC-signed trust receipts

View repository →