Agentmarketplace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 289 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.
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.
claude mcp add agentmarketplace-mcp -- npx -y agentmarketplace-mcp
{
"mcpServers": {
"agentmarketplace-mcp": {
"args": [
"-y",
"agentmarketplace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentmarketplace-mcp]
command = "npx"
args = ["-y", "agentmarketplace-mcp"]
{
"mcpServers": {
"agentmarketplace-mcp": {
"args": [
"-y",
"agentmarketplace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentmarketplace-mcp": {
"args": [
"-y",
"agentmarketplace-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.