Fonto Docs MCP

Makes Fonto documentation accessible to AI tools.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Search Fonto Docs: Search the Fonto XML documentation by keyword. Returns matching pages with titles, descriptions, and slugs.
  • Get Fonto Page: Fetch the full content of a Fonto documentation page by its slug (the part of the URL after /latest/). Use search_fonto_docs first to find the right slug.
  • List Pages: List Fonto documentation pages whose titles match a keyword. Useful for discovery when you don't know the exact slug. Returns slug, title, and URL for each match. For a full catalog use th

What data it sees

Do you need an account

No: the server works without sign-in

Makes Fonto documentation accessible to AI tools. Fetches the underlying DITA XML and converts it to Markdown on demand - bypassing the JavaScript SPA.

Server tool list (3)

Raw names from tools/list. Only developers need these.

search_fonto_docsSearch the Fonto XML documentation by keyword. Returns matching pages with titles, descriptions, and slugs.
get_fonto_pageFetch the full content of a Fonto documentation page by its slug (the part of the URL after /latest/). Use search_fonto_docs first to find the right slug.
list_pagesList Fonto documentation pages whose titles match a keyword. Useful for discovery when you don't know the exact slug. Returns slug, title, and URL for each match. For a full catalog use the fonto://catalog resource.