mcpserver.lol
registry/agentmarketplace-mcp
Connection check local install

agentmarketplace-mcp

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

Tools 9
GitHub stars
Installs / wk 1.1k
Licence
Transport stdio
Last checked never

Tools & capabilities

9 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

call_agent from source
Invoke an http / http-x402 listing
discover from source
Find an agent or paid API by capability and budget. Free-text intent plus an optional budget cap in INTEGER CENTS (500 = $5.00); returns candidates ranked by the marketplace score.…
get_agent from source
Full detail for one listing by slug: endpoint, pricing, homepage, repository, and README. Use after discover or search_agents.
install_agent from source
Install instructions for a listing: the MCP host config snippet (mcp-stdio / mcp-http) or the endpoint info (http / http-x402).
list_tools_for_agent from source
List the indexed MCP tools of one listing by slug.
proxy_tool_call from source
Call one named tool on an http / http-x402 listing (tool name appended to the endpoint path, args as JSON body). Paid calls settle via ArisPay and need ARISPAY_API_KEY. For mcp-* l…
publish_agent from source
Publish or update a marketplace listing. Requires ARISPAY_API_KEY (ap_test_ / ap_live_). Prices are integer cents.
search_agents from source
Search marketplace listings by free text, tag, capability, or transport. Returns listing summaries with slug, transport, endpoint, and price. For capability + budget ranking, use d…
search_tools from source
Search individual MCP tools across all indexed listings by name or description. Returns the owning listing per tool.