Where websites become
agent-ready.

AI agents are learning to use websites the way people do — by calling tools, not scraping pages. Describe your business, get a WebMCP tool surface designed for you, and put your site on the agent internet in 60 seconds.

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

2,000+
MCP Servers
quality-scored & curated
Free
Discovery API
no auth required
0–100
Quality Scores
on every server
12+
Categories
fully searchable
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
  • W3C Community Group specification — Google + Microsoft backed
  • Chrome 146 Stable — flag-gated, default rollout mid-2026
  • 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.