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

WebMCP: What the
Draft Actually Proposes

WebMCP is the browser-native evolution of the Model Context Protocol. Instead of an agent screenshotting your page and guessing at buttons, your site exposes named tools it can call directly. No server, no scraping. It is an early draft, available in Chrome Canary behind a flag, and we are tracking every revision.

  • Browser-native AI agent protocol — no server required
  • W3C Community Group Draft Report, co-authored by Google and Microsoft engineers
  • Early preview in Chrome 146 Canary, behind a feature flag
  • Two APIs: Declarative HTML + Imperative JavaScript
  • Replaces screenshot-based browsing with direct tool calls
  • 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 directory.