AIDIN ROBOTICS Site MCP

An anonymous remote Model Context Protocol endpoint served on AIDIN ROBOTICS' own host and advertised in the company's own /llms.txt under an "AI 에이전트 액세스" section. An unauthenticated JSON-RPC initialize returns serverInfo.name 'Site Visitor Assistant for site "AIDIN ROBOTICS"' and tools/list returns nine tools with full inputSchemas — business details, site search, site API-doc search, visitor-token minting, and two call/execute tools that act on a visitor's behalf. The implementation is the stock Wix Site MCP server, enabled by AIDIN ROBOTICS on its own domain; it is the only network-callable API surface the company publishes.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/site-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: aidinrobotics:site-mcp
name: AIDIN ROBOTICS Site MCP
description: An anonymous remote Model Context Protocol endpoint served on AIDIN ROBOTICS' own host and
  advertised in the company's own /llms.txt under an "AI 에이전트 액세스" section. An unauthenticated JSON-RPC
  initialize returns serverInfo.name 'Site Visitor Assistant for site "AIDIN ROBOTICS"' and tools/list
  returns nine tools with full inputSchemas — business details, site search, site API-doc search, visitor-token
  minting, and two call/execute tools that act on a visitor's behalf. The implementation is the stock
  Wix Site MCP server, enabled by AIDIN ROBOTICS on its own domain; it is the only network-callable API
  surface the company publishes.
humanURL: https://www.aidinrobotics.co.kr/llms.txt
image: https://static.wixstatic.com/media/d71e42_e1d5db6bf45d40c484b0c0ff01481556%7Emv2.png/v1/fit/w_2500,h_1330,al_c/d71e42_e1d5db6bf45d40c484b0c0ff01481556%7Emv2.png
baseURL: https://www.aidinrobotics.co.kr/_api/mcp
tags:
- MCP
- Agents
- Website
tags_raw:
- MCP
- Agent
- Website
properties:
- type: MCPServer
  url: mcp/aidinrobotics-mcp.yml
  name: AIDIN ROBOTICS Site MCP manifest
- type: Authentication
  url: authentication/aidinrobotics-authentication.yml
- type: RateLimits
  url: rate-limits/aidinrobotics-rate-limits.yml