bevz-mcp.yml
Bevz serves a live, anonymous, remote MCP endpoint from its own domain at https://www.bevz.com/_api/mcp, advertised in its own llms.txt. It is a Wix Site MCP server — platform-provided tooling that exposes the MARKETING SITE (business details, site search, Wix business-solution APIs), not the Bevz Integrator Service API. Both facts matter: the endpoint is real and callable today, and it grants an agent zero access to stores, menus or orders.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
GetBusinessDetails— Retrieves business and site details such as timezoneSearchInSite— Searches the site for information.SearchSiteApiDocs— Retrieves API documentation for the Wix business solutions installed on this site.GenerateVisitorToken— Creates a visitor session and returns a visitor access token. Required before CallWixSiteAPI.CallWixSiteAPI— Calls Wix site API methods on a visitor's behalf.ExecuteWixAPI— Runs JavaScript against the Wix REST API on the site.ReadFullDocsArticle— Fetches a complete article from the Wix developer documentation portal.ReadFullDocsMethodSchema— Fetches the full schema for a Wix API method.BrowseWixRESTDocsMenu— Browses the Wix REST API documentation menu hierarchy.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.