Built for Humans and AI Agents
Remote MCP Servers is designed from the ground up to be a first-class resource for both humans and machines. We believe that for AI agents to become truly capable, the web needs to be more programmatically accessible.
To support this, we have implemented emerging standards that make our content easier for Large Language Models (LLMs) and other automated systems to understand and consume.
The llms.txt
Standard
This site provides an llms.txt
file, a proposed standard that acts as a "cheat sheet" for AI agents. It gives them a concise, structured overview of the site's purpose and points them to the most important, machine-readable content. This helps an agent quickly understand what our registry is and how to use it effectively during inference.
Machine-Readable Markdown Endpoints
To complement the llms.txt
file, all key pages on this site offer a clean, "reader mode" version of their content in Markdown format. This allows a developer or an AI agent to fetch the raw information of a page without any of the surrounding UI, making it ideal for data extraction, documentation, or ingestion into other tools.
To access it, simply append .md
to the URL of a page.
Examples:
- All Servers List:
/servers.md
- A Specific Server's Details:
/servers/45617fc5-1f0d-4d77-affd-0ddfaf47a672.md
- About Page:
/about.md
We are committed to improving the human-machine web. Ready to find a server? Browse remote MCP servers.