Lunar Outpost Site MCP Server
A live, unauthenticated remote MCP server served from Lunar Outpost's own host at https://www.lunaroutpost.com/_api/mcp, advertised by the company's published llms.txt as its "Site MCP Endpoint". Verified 2026-08-25 by an anonymous JSON-RPC initialize + tools/list, which returned HTTP 200 and nine tools with real inputSchemas.
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— Returns business and site details (timezone, address, display name) for the site.SearchInSite— Full-text search across the site's public content.SearchSiteApiDocs— Searches the Wix business-solution API documentation installed on this site.GenerateVisitorToken— Creates an anonymous visitor session and returns a visitor access token.CallWixSiteAPI— Calls a Wix REST API method on the visitor's behalf against this site.ExecuteWixAPI— Runs JavaScript against the Wix REST API on this site on the visitor's behalf.BrowseWixRESTDocsMenu— Browses the Wix REST API documentation menu hierarchy.ReadFullDocsArticle— Fetches a full article from the Wix developer documentation portal.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.