Getting Started
AnySiteMCP turns any website into an MCP-ready data source that AI assistants can query. Follow these steps to get up and running.
Create your account
Sign up at the registration page. After verifying your email, you'll have access to the Webmaster Portal where you can manage your sites.
Register a site
From My Sites, create a new site by providing its base_url (e.g.
https://example.com). The system generates a unique MCP slug automatically.
Verify domain ownership
Add a DNS TXT record to prove you own the domain. See Domain Verification for full instructions.
Run your first ingestion
Once verified, start a content ingestion using sitemap, URL list, or crawl mode. See Content Ingestion for details on each mode.
Connect AI assistants
Your site is now available via the MCP protocol. Point any MCP-compatible AI assistant to your site's endpoint and it can query your published pages. See MCP Endpoints for the full API reference.
Next steps
- Quotas & Caching — Understand request limits and cache behavior
- Troubleshooting — Common issues and solutions