mcpbeat Sign in

Agentmarketplace MCP Server

local only

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

Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.

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

Installs per day peak 231 · avg 16 · +897% w/w
a month agotoday
63
Installs / week
npm · agentmarketplace-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository stevemilton/arispay
пакет agentmarketplace-mcp ссылается на arispay-inc/arispay-x402

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

This one needs environment variables set before it will start: ARISPAY_API_KEY (Optional. ArisPay API key (ap_live_… or an agent-scoped key from `agentmarketplace agent create`). Required only for publish_agent and paid call_agent invocations.), AGENTMARKETPLACE_URL (Override the registry URL. Default: https://api.arispay.app/v1/marketplace). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentmarketplace MCP

same job, measured the same way
HPP x402 MCP Bridge
by hpp-io

MCP bridge for autonomous x402 payments in HPP USDC.e — discover and pay for services per call.

93 installs/wk local only
Agentic Endpoints
by oliverkiss

Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.

20 tools answering
Instagram data for agents
by fetcher-instagram

16 Instagram endpoints. Pay per call in USDC via x402.

18 tools answering
Fatstack
by fatstack

Paid MCP tools behind one endpoint. Agents pay per call in USDC on Base via x402.

15 tools answering
Company Intel
by timzinin-api

9 pay-per-call company intel tools over MCP. Free discovery, calls settle in USDC on Base (x402).

20 tools answering
Minia2a MCP
by minia2a

MCP server for minia2a.uk — discover and call 1,600+ x402 pay-per-call APIs with USDC payments.

local only
agent-tools (x402 + MCP + A2A directory)
by agenttools-cloud

Discover x402 services, MCP servers and A2A agents by intent — agent-tools.cloud directory.

166 installs/wk 11 tools answering
Web Intel
by timzinin-api

8 pay-per-call web intel tools over MCP. Free discovery, calls settle in USDC on Base (x402).

10 tools answering

Agentmarketplace MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentmarketplace MCP?
Agentmarketplace 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 agentmarketplace-mcp was installed 63 times last week.
Is Agentmarketplace 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 Agentmarketplace 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 agentmarketplace-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agentmarketplace MCP?
The npm package agentmarketplace-mcp was installed 63 times in the last week. Week over week that is +897%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.