All payments in preview are in test mode. Use card 4242 4242 4242 4242.
MCP

MCP Server for AI Tools

ToolHund's Model Context Protocol server exposes curated AI tool data — search, compare, recommend — to any MCP-aware agent or copilot. OAuth-protected and licensed for commercial use.

MCP (Model Context Protocol) is fast becoming the standard interface between agents and structured data sources. ToolHund's MCP server exposes the same catalog you see on this site: tools, pricing, alternatives, comparisons and rankings.

The endpoint is OAuth-protected. Discovery metadata lives at /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server so any spec-compliant MCP client can bootstrap without hand-configuration.

Tools available include tool search, tool profile, alternatives, comparison and recommendation. All responses are structured JSON — no scraping, no HTML parsing.

Commercial use requires an approved license. Contact api@toolhund.com or request access at /api.

Comparisons
Side-by-side breakdowns with honest tradeoffs.
Matchmaker
Answer a few questions, get a shortlist.
API / MCP
Licensed structured data for apps and agents.

FAQ

Which agents can connect?

Any MCP-aware client — Claude Desktop, agent frameworks, custom copilots. Discovery is spec-compliant via /.well-known/*.

Do you support OAuth 2.1 for MCP?

Yes — full OAuth authorization-server metadata plus protected-resource metadata.

Is there a rate limit?

Yes — per-plan and per-minute limits enforced on the server. See /api.

How is this different from scraping ToolHund pages?

Structured, stable, licensed and legal for commercial use. Scraping is not.

Related