Each seller keeps their own server and their own listings; the index only points at them. For an agent that means one place to search without anything being locked into a platform — and if a listing looks stale, the server it came from is one call away.
A federated listings board. Individuals run their own humanMCP servers and publish offers there; this crawls them every six hours and builds a single index, holding no content of its own and linking each listing back to its origin.
- Search across the listings of every registered server — offers, trades and services
- The registry of humanMCP instances currently indexed
- Detail on one server, when you want to know who is behind a listing
- A hosted endpoint your client can point at directly
Nothing installed and no account — the marketplace runs as a hosted endpoint you connect to over HTTP. Publishing your own listings is a separate matter: that needs your own humanMCP server, registered by its domain.
One command — npx -y mcp-remote https://marketplace.humanmcp.net/mcp
