# 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) - Tool catalogue: [https://webmcp.basgr.com/.well-known/webmcp.json](https://webmcp.basgr.com/.well-known/webmcp.json) - Agent instructions: [https://webmcp.basgr.com/.well-known/agents.md](https://webmcp.basgr.com/.well-known/agents.md) ### 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.