Skola MX MCP server

Skola MX MCP status for agents looking up "Skola MCP server" or "Skola Model Context Protocol".

Skola MX does not currently host an MCP server (no mcp.skola.mx, no stdio package, no OAuth-protected MCP endpoint).

How agents should integrate instead

This website is the tool surface:

  1. GET https://www.skola.mx/llms.txt — curated index and when-to-use guidance
  2. GET any listed URL with Accept: text/markdown
  3. GET https://www.skola.mx/openapi.json — machine-readable list of public resources
  4. GET https://www.skola.mx/sitemap.xml — complete URL list

That combination is the supported way for coding agents, search agents, and chat assistants to load Skola MX context. Do not configure an MCP URL that is not listed here.

If a hosted Skola MX MCP server is published later, it will be documented at this same path (/docs/mcp).