# cf-webmcp A Cloudflare Worker that equips any website with WebMCP from a single TOML config. ## Pages - [Home](https://webmcp.basgr.com/) - [About](https://webmcp.basgr.com/about) - [Install](https://webmcp.basgr.com/install) - [Docs](https://webmcp.basgr.com/docs) - [Forms](https://webmcp.basgr.com/forms): declarative WebMCP form attribute demo ## WebMCP cf-webmcp exposes structured tools to AI agents via WebMCP. - Pairing page: [https://webmcp.basgr.com/mcp](https://webmcp.basgr.com/mcp) (~2300 tokens) - Tool catalogue: [https://webmcp.basgr.com/.well-known/webmcp](https://webmcp.basgr.com/.well-known/webmcp) (~570 tokens) - Agent instructions: [https://webmcp.basgr.com/.well-known/agents.md](https://webmcp.basgr.com/.well-known/agents.md) - API catalog (RFC 9727): [https://webmcp.basgr.com/.well-known/api-catalog](https://webmcp.basgr.com/.well-known/api-catalog) - AI agent catalog (ARD): [https://webmcp.basgr.com/.well-known/ai-catalog.json](https://webmcp.basgr.com/.well-known/ai-catalog.json) ### Tools - `search_pages` - Search the cf-webmcp site by keyword. Returns matching pages with their URLs. - `list_posts` - List recent posts from the cf-webmcp feed. - `get_page` - Fetch the readable content of a page on this site by its URL path.