Mark

MCP server

Query these docs from Claude, ChatGPT, or another MCP client.

This site runs a public Model Context Protocol server at /api/mcp — no auth, since everything it serves is already public on this site. Point an MCP client at <this site's origin>/api/mcp to use it.

Tools

  • list_docs — every page's title, URL, and description.
  • search_docs — case-insensitive text search across all pages.
  • get_doc — a page's full content by URL, as the same Markdown /llms-full.txt serves.

Plain files

For a client that just wants the raw text instead of MCP tool calls:

On this page