Written along with Ilan Strauss, Isobel Moure, and Tim O’Reilly as a part of the AI Disclosures Project. Initially revealed on our weblog: Asimov’s Addendum.
1. of MCP
Anthropic’s Model Context Protocol (MCP) was launched in November 2024 as a technique to make instruments and platforms model-agnostic. MCP works by defining servers and purchasers. MCP servers are native or distant finish factors the place instruments and assets are outlined. For instance, GitHub launched an MCP server that permits LLMs to each learn from and write to GitHub. MCP purchasers are the connection from an AI utility to MCP servers—they permit an LLM to work together with context and instruments from totally different servers. An instance of an MCP shopper is Claude Desktop, which permits the Claude fashions to work together with hundreds of MCP servers.
In a comparatively quick time, MCP has turn out to be the spine of a whole bunch of AI pipelines and functions. Main gamers like Anthropic and OpenAI have constructed it into their merchandise. Developer instruments reminiscent of Cursor (a coding-focused textual content editor or IDE) and productiveness apps like Raycast additionally use MCP. Moreover, hundreds of developers use it to combine AI fashions and entry exterior instruments and information with out having to construct a complete ecosystem from scratch.
In earlier work revealed with AI Frontiers, we argued that MCP can act as an amazing unbundler of “context”—the information that helps AI functions present extra related solutions to shoppers. In doing so, it may well assist decentralize AI markets. We argued that, for MCP to really obtain its objectives, it requires help from:
- Open APIs: In order that MCP functions can entry third-party instruments for agentic use (write actions) and context (learn)
- Fluid reminiscence: Interoperable LLM reminiscence requirements, accessed by way of MCP-like open protocols, in order that the reminiscence context accrued at OpenAI and different main builders doesn’t get caught there, stopping downstream innovation
We develop upon these two factors in a recent policy note, for these seeking to dig deeper.
Extra typically, we argue that protocols, like MCP, are literally foundational “rules of the road” for AI markets, whereby open disclosure and communication requirements are constructed into the community itself, moderately than imposed after the very fact by regulators. Protocols are basically market-shaping gadgets, architecting markets by way of the permissions, guidelines, and interoperability of the community itself. They will have a big effect on how the business markets constructed on prime of them operate too.
1.1 However how is the MCP ecosystem evolving?
But we don’t have a transparent concept of the form of the MCP ecosystem immediately. What are the commonest use instances of MCP? What kind of entry is being given by MCP servers and utilized by MCP purchasers? Is the information accessed by way of MCP “read-only” for context, or does it permit brokers to “write” and work together with it—for instance, by modifying recordsdata or sending emails?
To start answering these questions, we have a look at the instruments and context which AI brokers use by way of MCP servers. This provides us a clue about what’s being constructed and what’s getting consideration. On this article, we don’t analyze MCP purchasers—the functions that use MCP servers. We as a substitute restrict our evaluation to what MCP servers are making accessible for constructing.
We assembled a big dataset of MCP servers (n = 2,874), scraped from Pulse. We then enriched it with GitHub star-count information on every server. On GitHub, stars are just like Fb “likes,” and developers use them to point out appreciation, bookmark initiatives, or point out utilization.
In observe, whereas there have been loads of MCP servers, we discovered that the highest few garnered many of the consideration and, seemingly by extension, many of the use. Simply the highest 10 servers had almost half of all GitHub stars given to MCP servers.
A few of our takeaways are:
- MCP utilization seems to be pretty concentrated. Because of this, if left unchecked, a small variety of servers and (by extension) APIs may have outsize management over the MCP ecosystem being created.
- MCP use (instruments and information being accessed) is dominated by simply three classes: Database & Search (RAG), Laptop & Net Automation, and Software program Engineering. Collectively, they obtained almost three-quarters (72.6%) of all stars on GitHub (which we proxy for utilization).
- Most MCP servers help each learn (entry context) and write (change context) operations, displaying that builders need their brokers to have the ability to act on context, not simply devour it.
2. Findings
To begin with, we analyzed the MCP ecosystem for focus threat.
2.1 MCP server use is concentrated
We discovered that MCP utilization is concentrated amongst a number of key MCP servers, judged by the variety of GitHub stars every repo obtained.
Regardless of there being hundreds of MCP servers, the highest 10 servers make up almost half (45.7%) of all GitHub stars given to MCP servers (pie chart under) and the highest 10% of servers make up 88.3% of all GitHub stars (not proven).
Because of this the vast majority of real-world MCP customers are seemingly counting on the identical few providers made accessible by way of a handful of APIs. This focus seemingly stems from community results and sensible utility: All builders gravitate towards servers that remedy common issues like internet shopping, database entry, and integration with broadly used platforms like GitHub, Figma, and Blender. This focus sample appears typical of developer-tool ecosystems. Just a few well-executed, broadly relevant options are likely to dominate. In the meantime, extra specialised instruments occupy smaller niches.
2.2 The highest 10 MCP servers actually matter
Subsequent, the highest 10 MCP servers are proven within the desk under, together with their star depend and what they do.
Among the many prime 10 MCP servers, GitHub, Repomix, Context7, and Framelink are constructed to help with software program growth: Context7 and Repomix by gathering context, GitHub by permitting brokers to work together with initiatives, and Framelink by passing on the design specs from Figma on to the mannequin. The Blender server permits brokers to create 3D fashions of something, utilizing the favored open supply Blender utility. Lastly, Activepieces and MindsDB join the agent to a number of APIs with one standardized interface: in MindsDB’s case, primarily to learn information from databases, and in Activepieces to automate providers.

The dominance of agentic shopping, within the type of Browser Use (61,000 stars) and Playwright MCP (18,425 stars), stands out. This displays the elemental want for AI methods to work together with internet content material. These instruments permit AI to navigate web sites, click on buttons, fill out types, and extract information identical to a human would. Agentic shopping has surged, despite the fact that it’s far much less token-efficient than calling an API. Shopping brokers typically must wade by way of a number of pages of boilerplate to extract slivers of knowledge a single API request may return. As a result of many providers lack usable APIs or tightly gate them, browser-based brokers are sometimes the best—generally the one—technique to combine, underscoring the boundaries of immediately’s APIs.
Among the prime servers are unofficial. Each the Framelink and Blender MCP are servers that work together with only a single utility, however they’re each “unofficial” merchandise. Because of this they don’t seem to be formally endorsed by the builders of the appliance they’re integrating with—those that personal the underlying service or API (e.g., GitHub, Slack, Google). As an alternative, they’re constructed by impartial builders who create a bridge between an AI shopper and a service—typically by reverse-engineering APIs, wrapping unofficial SDKs, or utilizing browser automation to imitate person interactions.
It’s wholesome that third-party builders can construct their very own MCP servers, since this openness encourages innovation. However it additionally introduces an middleman layer between the person and the API, which brings dangers round belief, verification, and even potential abuse. With open supply native servers, the code is clear and might be vetted. Against this, distant third-party servers are tougher to audit, since customers should belief code they will’t simply examine.
At a deeper degree, the repos that presently dominate MCP servers spotlight three encouraging info in regards to the MCP ecosystem:
- First, a number of outstanding MCP servers help a number of third-party providers for his or her performance. MindsDB and Activepieces function gateways to a number of (typically competing) service suppliers by way of a single server. MindsDB permits builders to question totally different databases like PostgreSQL, MongoDB, and MySQL by way of a single interface, whereas Taskmaster permits the agent to delegate duties to a variety of AI fashions from OpenAI, Anthropic, and Google, all with out altering servers.
- Second, agentic shopping MCP servers are getting used to get round probably restrictive APIs. As famous above, Browser Use and Playwright entry web providers by way of an internet browser, serving to to bypass API restrictions, however they as a substitute run up towards anti-bot protections. This circumvents the restrictions that APIs can impose on what builders are capable of construct.
- Third, some MCP servers do their processing on the developer’s laptop (regionally), making them much less depending on a vendor sustaining API entry. Some MCP servers examined right here can run fully on a neighborhood laptop with out sending information to the cloud—which means that no gatekeeper has the ability to chop you off. Of the ten MCP servers examined above, solely Framelink, Context7, and GitHub depend on only a single cloud-only API dependency that may’t be run regionally end-to-end in your machine. Blender and Repomix are utterly open supply and don’t require any web entry to work, whereas MindsDB, Browser Use, and Activepieces have native open supply implementations.
2.3 The three classes that dominate MCP use
Subsequent, we grouped MCP servers into totally different classes primarily based on their performance.
After we analyzed what sorts of servers are hottest, we discovered that three dominated: Laptop & Net Automation (24.8%), Software program Engineering (24.7%), and Database & Search (23.1%).

Widespread use of Software program Engineering (24.7%) MCP servers aligns with Anthropic’s economic index, which discovered that an outsize portion of AI interactions had been associated to software program growth.
The recognition of each Laptop & Net Automation (24.8%) and Database & Search (23.1%) additionally is smart. Earlier than the arrival of MCP, internet scraping and database search had been extremely built-in functions throughout platforms like ChatGPT, Perplexity, and Gemini. With MCP, nonetheless, customers can now entry that very same search performance and join their brokers to any database with minimal effort. In different phrases, MCP’s unbundling impact is very seen right here.
2.4 Brokers work together with their environments
Lastly, we analyzed the capabilities of those servers: Are they permitting AI functions simply to entry information and instruments (learn), or as a substitute do agentic operations with them (write)?
Throughout all however two of the MCP server classes checked out, the most well-liked MCP servers supported each studying (entry context) and writing (agentic) operations—proven in turquoise. The prevalence of servers with mixed learn and write entry means that brokers will not be being constructed simply to reply questions primarily based on information but additionally to take motion and work together with providers on a person’s behalf.

The 2 exceptions are Database & Search (RAG) and Finance MCP servers, by which read-only entry is a standard permission given. That is seemingly as a result of information integrity is vital to making sure reliability.
3. The Significance of A number of Entry Factors
Just a few implications of our evaluation might be drawn out at this preliminary stage.
First, concentrated MCP server use compounds the dangers of API entry being restricted. As we mentioned in “Protocols and Power,” MCP stays constrained by “what a specific service (reminiscent of GitHub or Slack) occurs to reveal by way of its API.” Just a few highly effective digital service suppliers have the ability to close down entry to their servers.
One necessary hedge towards API gatekeeping is that most of the prime servers attempt to not depend on a single presentr. As well as, the next two safeguards are related:
- They provide native processing of knowledge on a person’s machine at any time when attainable, as a substitute of sending the information for processing to a third-party server. Native processing ensures that performance can’t be restricted.
- If operating a service regionally will not be attainable (e.g., electronic mail or internet search), the server ought to nonetheless help a number of avenues of getting on the wanted context by way of competing APIs. For instance, MindsDB features as a gateway to a number of information sources, so as a substitute of counting on only one database to learn and write information, it goes to nice lengths to help a number of databases in a single unified interface, primarily making the backend instruments interchangeable.
Second, our evaluation factors to the truth that present restrictive API entry insurance policies will not be sustainable. Net scraping and bots, accessed by way of MCP servers, are most likely getting used (at the very least partly) to avoid overly restrictive API entry, complicating the increasingly common observe of banning bots. Even OpenAI is coloring outdoors the API strains, utilizing a third-party service to entry Google Search’s outcomes by way of internet scraping, thereby circumventing its restrictive API.
Increasing structured API entry in a significant means is important. This ensures that reliable AI automation runs by way of secure, documented finish factors. In any other case, builders resort to brittle browser automation the place privateness and authorization haven’t been correctly addressed. Regulatory steering could push the market on this course, as with open banking within the US.
Lastly, encouraging larger transparency and disclosure may assist determine the place the bottlenecks within the MCP ecosystem are.
- Builders working standard MCP servers (above a sure utilization threshold) or offering APIs utilized by prime servers ought to report utilization statistics, entry denials, and rate-limiting insurance policies. This information would assist regulators determine rising bottlenecks earlier than they turn out to be entrenched. GitHub may facilitate this by encouraging these disclosures, for instance.
- Moreover, MCP servers above sure utilization thresholds ought to clearly checklist their dependencies on exterior APIs and what fallback choices exist if the first APIs turn out to be unavailable. This isn’t solely useful in figuring out the market construction, but additionally important data for safety and robustness for downstream functions.
The aim is to not remove all focus within the community however to make sure that the MCP ecosystem stays contestable, with a number of viable paths for innovation and person alternative. By addressing each technical structure and market dynamics, these instructed tweaks may assist MCP obtain its potential as a democratizing power in AI growth, moderately than merely shifting bottlenecks from one layer to a different.
Appendix
Dataset
For this evaluation, we categorized MCP servers discovered on PulseMCP.com into certainly one of 15 classes utilizing GPT-5 mini. We then human-reviewed and edited the highest 50 servers that make up round 70% of the whole star depend in our dataset.
The complete dataset, together with descriptions of the classes, might be discovered right here (constructed by Sruly Rosenblat):
https://huggingface.co/datasets/sruly/MCP-In-Practice
Limitations
There are a couple of limitations to our preliminary analysis:
- GitHub stars aren’t a measure of obtain counts and even essentially a repo’s recognition.
- Solely the identify and outline had been used when categorizing repos with the LLM.
- Categorization was topic to each human and AI errors and lots of servers would seemingly match into a number of classes.
- We solely used the PulseMCP checklist for our dataset; different lists had totally different servers (e.g., Browser Use isn’t on mcpmarket.com).
- We excluded some repos from our evaluation, reminiscent of those who had a number of servers per code repository and people we weren’t capable of fetch the star depend for. We additionally solely checked out servers listed on PulseMCP. Our server checklist is non exhaustive.
MCP Server Use Over Time

Notice: We had been solely capable of observe Browser Use’s repo till 40,000 stars; therefore the flat line for its graph. In actuality, roughly 21,000 stars had been added over the subsequent few months. (The opposite graphs on this submit are correctly adjusted.)