Speedata Site MCP Server
A live, anonymous Model Context Protocol endpoint served on Speedata's own host (www.speedata.io). It is the Wix Site MCP server, exposed automatically because speedata.io is built on Wix — the tool set is PLATFORM-AUTHORED by Wix, not written by Speedata, and it exposes site content and Wix business-solution APIs rather than anything to do with the APU, the C200 card, or the Dash Spark plugin.
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 streamable-http
Tools
GetBusinessDetails— Business and site details — timezone, email, phone, fax, address, site name, business schedule.SearchInSite— Free-text search across public site content.SearchSiteApiDocs— Searches Wix business-solution API documentation applicable to this site.GenerateVisitorToken— Creates an anonymous visitor session token, required before CallWixSiteAPI / ExecuteWixAPI.CallWixSiteAPI— Single HTTP call against a wixapis.com endpoint on the visitor's behalf.ExecuteWixAPI— Runs a sandboxed JavaScript function that chains wixapis.com calls on the visitor's behalf.BrowseWixRESTDocsMenu— Navigates the Wix REST API documentation menu hierarchy.ReadFullDocsArticle— Fetches a full Wix docs or method article, including code examples.ReadFullDocsMethodSchema— Fetches the full request/response schema for a Wix API method.
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.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.