MCP Atlas

MCP Atlas

An MCP Atlas is a directory that lists which programs and data sources an AI assistant can access via the Model Context Protocol. It answers the question of which tools exist, what they do, and whom you can trust with them.

Modern AI assistants don’t just answer questions — they also access external programs. They read a calendar, search a company drive, or create a ticket. So that this doesn’t have to be programmed separately for every program, there is a shared connection standard: the Model Context Protocol, or MCP for short. It describes how an assistant makes a request to an external service and what it gets back. An MCP Atlas is the directory for this: an organized overview of all services that support this standard. You can picture it like a business directory that doesn’t list tradespeople, but rather software that can be connected.

Why a directory became necessary

A standard alone doesn’t create an overview. Once hundreds of providers build connections, nobody knows anymore what actually exists. Developers kept piecing together the same things over and over. This is exactly the gap an atlas fills: it makes the available offerings searchable and comparable.

The second reason is security. A connection can often trigger real actions, such as deleting a file or initiating a payment. Whoever integrates an unknown connection is granting a stranger access to their own data. A good atlas therefore notes who is behind an entry and what permissions it requires. Some directories mark officially verified entries separately.

A common misconception is that an atlas is itself a piece of software that executes something. That’s not true. It only describes and points to things, much like a library catalog doesn’t write books. The connection itself is always executed on a server belonging to the respective provider, or on one’s own machine.

What an entry contains

Each entry describes what is called a server — a small program that offers a data source to the outside. This includes a name, a short description, and the address where you can obtain it. The list of tools is important: individual functions with defined inputs, for example “search_mail” with a search term as a parameter.

These descriptions are structured to be machine-readable. This means the assistant can read them itself and deduce from them which tool fits a given situation. If someone asks about their appointments on Friday, the model selects the calendar server and fills in the date. The atlas provides the map for this; the model makes the decision.

Many directories add practical details: Is the server run locally or in the cloud? Does it need an access key? How often has it been downloaded, and when was it last updated? An entry that hasn’t been maintained in two years is a warning sign, similar to an abandoned app in a store.

Who encounters the atlas in everyday life

It is most visible in development environments and AI chat programs. There is often an area there where you can add connections with a click. This list comes from a directory in the background. Anyone who activates a connection for GitHub or Slack in such an app is already using an atlas, without knowing the term.

In companies, additional internal atlases also emerge. These only contain what the IT department has reviewed and approved. This prevents employees from integrating arbitrary connections and thereby leaking company data to the outside. In business news, this topic therefore often appears under keywords like control over AI tools.

To draw a distinction: an app store is aimed at people who install programs. An MCP Atlas is aimed at assistants and their operators. So the target audience is different, but the basic principle is comparable. Anyone who wants to understand how AI systems are growing together with the rest of the software world will find a good starting point here.

Subscribe free. Unsubscribe the second it sucks.

High-signal news across AI, business, UX, and tech. Every morning.