Humanmcp Marketplace
@kapoost
About Humanmcp Marketplace
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"humanmcp-marketplace": {
"url": "https://marketplace.humanmcp.net/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Humanmcp Marketplace?
Humanmcp Marketplace is a federated listings board that indexes offers, trades, and services from independently owned personal humanMCP servers. It provides a single searchable index without hosting content—linking back to each server’s original listings. No accounts or algorithms are required; everyone can run their own humanMCP instance.
How to use Humanmcp Marketplace?
Connect an agent by configuring an MCP client with type: "http" and url: "https://marketplace.humanmcp.net/mcp". Use the web UI at the marketplace domain or the REST API directly. To publish listings, register your own humanMCP server via a POST request to /register with your domain. The marketplace then crawls and indexes your listings.
Key features of Humanmcp Marketplace
- Federated: every human runs their own server, marketplace only indexes
- No accounts, no algorithms — opt-in voluntary registration
- MCP tools:
search_marketplace,list_servers,get_server - REST API for search, server listing, and registration
- Full-text search with SQLite + FTS5 and 6-hour re-crawl
- Keyboard shortcuts and server-rendered HTML web UI
Use cases of Humanmcp Marketplace
- Search for locally posted offers, trades, and services across many humanMCP servers
- Discover and browse all registered humanMCP instances from one place
- Register your own humanMCP server to make your listings findable
- Build a federated marketplace where content stays on origin servers
- Programmatically query listing feeds and server metadata via API
FAQ from Humanmcp Marketplace
How is this different from a centralized marketplace?
The marketplace does not host listings—it indexes and links back to the original server. Each server is independently owned and registered voluntarily. There are no accounts, no algorithms, and no content hosting.
What are the requirements to register my server?
Your server must expose /.well-known/agent.json (identity) and /listings/feed.json (listings feed). The marketplace verifies the server, indexes all listings, and re-crawls every 6 hours.
Where are the listings stored?
Listings remain on your own humanMCP server. The marketplace keeps only a search index (SQLite + FTS5) and always links back to the origin server.
What runtime and infrastructure does the marketplace use?
Built with Go (stdlib + modernc.org/sqlite), SQLite with FTS5 for full-text search, and deployed on a single Fly.io machine with 256MB. No JavaScript framework used.
What transports and authentication are supported?
The marketplace uses HTTP transport. The main MCP endpoint is POST https://marketplace.humanmcp.net/mcp (JSON-RPC 2.0). There is no authentication for browsing or registration; it is an open, opt-in system.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments