The Orchestration Layer
for the Agent Internet

477 vetted MCP servers. Health scores. A public discovery API. WebMCP Ready certification. MCPHubz is where agents find their tools — and where developers build the agent web.

Agent Discovery API — live now

# Query the MCPHubz registry from any agent framework

$ curl "https://mcphubz.com/api/discover?category=database&minScore=80"

{ "total": 47, "tools": [

{ "name": "supabase-mcp", "score": 94, "stars": 2847 },

{ "name": "postgres-mcp", "score": 91, "stars": 1203 }

] }

✓ Free · No auth · CORS enabled · MCP-native format available

477+
MCP Servers
scraped from GitHub
Free
Discovery API
no auth required
0–100
Health Scores
on every server
#1
WebMCP Resource
most complete coverage
Breaking: WebMCP

Google's WebMCP Changes
Everything

WebMCP is the browser-native evolution of the Model Context Protocol. Every website becomes a structured AI tool — no server, no scraping, no guessing. Chrome 146 ships it. We cover it first.

  • Browser-native AI agent protocol — no server required
  • Joint W3C standard: Google + Microsoft collaboration
  • Ships in Chrome 146 Canary — stable release imminent
  • Two APIs: Declarative HTML + Imperative JavaScript
  • Eliminates screenshot-based AI browsing forever
  • Every website becomes a structured AI tool
Read the Full WebMCP Guide
webmcp-example.js

// Register a tool on your webpage

navigator.modelContext

.registerTool({

name: "search_servers",

description: "Find MCP servers",

execute: async (params) => {

return await searchDirectory(params);

}

})

// MCPHubz is already WebMCP-ready ✓

Simple, Transparent Pricing

Start free. Scale when you're ready.

Free

$0forever

For developers exploring MCP.

  • Browse full MCP directory
  • Submit 1 server listing
  • Agent Discovery API access
  • WebMCP docs & guides
  • Health Score API access
Get Started Free
EARLY ACCESS

Pro

$19/month

For serious builders and teams.

  • Everything in Free
  • Submit unlimited servers
  • Featured directory listing
  • Marketplace early access
  • Priority support
  • Analytics dashboard
Join the Waitlist

Enterprise

Custom

For teams building on MCP at scale.

  • Everything in Pro
  • White-label directory
  • Custom API limits
  • WebMCP implementation support
  • Dedicated account manager
  • Custom integrations
Contact Us

The Agent Internet
Starts Here.

MCPHubz is early. The MCP ecosystem is early. That's the point. Get in now, submit your server, and help build the standard.