AgroDesign Studios — Site MCP servers
Two live, unauthenticated remote MCP endpoints served from hosts AgroDesign Studios (株式会社アグロデザイン・スタジオ) controls: the AgroBox structural-biology service site and the AgroDesign.SHOP lab-equipment store. Both are Wix "Site Visitor Assistant" servers — the MCP surface is PLATFORM-AUTHORED by the Wix site builder, not written by AgroDesign Studios, and it exposes the generic Wix site/commerce toolset rather than any contract specific to the company's protein-structure-analysis business. It is recorded here because it is a real agent surface reachable at the company's own hostnames, but it must not be read as a first-party API.
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— Retrieve business and site details — timezone, email, phone, address.SearchInSite— Full-text search across the public site content.SearchSiteApiDocs— Retrieve API documentation for the Wix business solutions installed on this site, so a client knows how to call them. Used to query products and services.GenerateVisitorToken— Create a new visitor session and obtain a site visitor access token. Must be called before any CallWixSiteAPI request. No credentials required — anonymous visitor scope.CallWixSiteAPI— Call an API method on the site on behalf of the visitor — query site data, book an appointment, or start a purchase. Target URLs are Wix platform endpoints (https://www.wixapis.com/...), not AgroDesign-authored endpoints.ExecuteWixAPI— Execute code against the Wix API. Declared readOnlyHint=false and destructiveHint=true in the server's own tool annotations.BrowseWixRESTDocsMenu— Browse the Wix REST documentation menu tree.ReadFullDocsArticle— Fetch a full article from the Wix developer documentation portal.ReadFullDocsMethodSchema— Fetch 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.