maybe worth building
the blog
← the blog
June 2026 · Verdicts

Is it worth building an MCP server in 2026?

MCP reached 97 million downloads a month. But only 13% of servers are trusted enough for enterprise. The opportunity isn't the tool — it's the trust layer no one has built yet.

The verdict

A generic MCP server is probably not worth building — too many exist and the API owners will ship their own. But the trust, compliance, and auth infrastructure that makes MCP usable in real enterprise environments? That's an open wedge. Maybe worth building's engine sees a real gap between MCP's adoption curve and the 87% of servers enterprise can't actually deploy.

MCP is real — but "real adoption" is doing a lot of work here

By March 2026, MCP was clocking roughly 97 million downloads a month. The Linux Foundation took over governance, with Anthropic, Google, and Microsoft aligned behind it. Stripe, GitHub, Cloudflare, and dozens of other companies shipped MCP servers. The protocol won — that part isn't the question.

The question is what won means for builders. Because most of those 97 million downloads are from developers exploring or testing, not from enterprises running agents against production data. And when enterprise teams actually try to deploy agents with MCP, they run into the same wall: only about 13% of MCP servers in the wild are considered high-trust enough to run in a real production environment.

That gap between "downloaded" and "deployed" is where the opportunity lives.

Why most MCP servers can't make it into production

An AI agent connected to your Stripe account or your internal CRM via MCP is powerful. It's also terrifying if you're a security-conscious company. The problems aren't exotic:

  • Auth is messy. Most MCP servers handle authentication inconsistently. Zero-Touch OAuth for MCP (announced June 2026) helps — but it's one piece of a larger auth puzzle for enterprise.
  • Permissions are coarse. The agent either has access to the tool or it doesn't. Fine-grained, role-based permissioning that mirrors what enterprise already has in their identity provider? Almost no MCP server handles this.
  • There's no audit trail. Compliance teams need to know what the agent did, when, on whose behalf, and with what justification. MCP itself doesn't enforce this — it has to be built in.
  • There's no verification layer. When an enterprise connects an MCP server, they're trusting the server's code. There's no registry, no certification, no way to know if a server is doing what it claims.

This isn't a knock on MCP. It's a description of where the protocol ends and the real buildable work begins.

When an MCP server is worth building

Two cases hold up:

  • You own the system of record it connects to. If you're the company whose data the server exposes, you already know the schema, the permissions model, and the compliance requirements. You're not wrapping a public API — you're exposing your own proprietary data through a standardized interface. That's defensible.
  • The connection requires compliance work only you know how to do. A generic GitHub MCP server is a commodity. An MCP server that exposes EHR data under HIPAA with proper audit logging, minimum necessary access controls, and BAA-compatible auth — that requires domain knowledge most developers don't have. The compliance knowledge is the moat, not the protocol implementation.

When it isn't worth building

Skip it if all you're doing is wrapping a public API with no additional trust, compliance, or data logic. Stripe will ship a better Stripe MCP server than you will. GitHub already did. The commodity in this space is the protocol implementation itself — clean, fast, well-documented. The API owner almost always wins that race.

The test: if the API owner decided to ship their own MCP server tomorrow, would yours survive? If the answer is no, you're building on borrowed time.

The actual open wedge: the MCP trust layer

The thing that's genuinely unbuilt is the infrastructure layer that sits between enterprise and the MCP ecosystem: a verification registry (are these servers what they claim to be?), a permissioning model that maps to enterprise identity providers, audit trail enforcement, and compliance certification tooling. This is the reason 87% of MCP servers can't make it into production — not because the tools themselves are broken, but because the trust infrastructure to safely adopt them doesn't exist yet.

Maybe worth building's take: this is the MCP opportunity that's actually worth building. Not the hundredth Notion MCP server. The thing that lets enterprises safely connect their agents to the ones that already exist.

The test to run before you build

Two checks. First, the space receipt: is a real company already trying to solve MCP trust/compliance, with real money behind it? (If yes, you know the space is real. If no, you're either early or there's no demand.) Second, the pain receipt: can you find one enterprise developer describing, in their own words, why they can't deploy MCP servers in production? If they're paying a human to manually copy data between tools because they don't trust an agent to do it, that's your receipt.

Then run the 2x test: if MCP gets twice as adopted tomorrow, does your product get more valuable or less? If you're building the trust layer, more adoption means more demand. If you're building the hundredth Notion server, more adoption means more competition.

Related: Is it worth building an AI agent in 2026? — the reliability gap in agents is the same structural problem as the trust gap in MCP. They're connected.

Frequently asked questions

What is an MCP server?

MCP (Model Context Protocol) is a standard, now under Linux Foundation governance, that lets AI agents connect to external tools, data sources, and APIs in a consistent way. An MCP server exposes those capabilities — a Stripe MCP server lets an agent query payments, a GitHub MCP server lets it read repos. It's the plug-and-play layer for agents.

Is there real demand for MCP servers?

Yes. MCP reached roughly 97 million downloads a month by March 2026, with Linux Foundation governance and support from Anthropic, Google, and Microsoft. But only about 13% of servers in the wild are considered high-trust — meaning most can't be safely deployed in enterprise environments. The demand is real; the quality gap is what's unaddressed.

What is the actual MCP opportunity for builders?

Not another generic MCP server. The open wedge is the trust layer: auth, permissioning, audit trails, and compliance tooling that enterprise needs before it can safely run agents against real business data. Zero-Touch OAuth for MCP (announced June 2026) is one step — but the registry, verification, and compliance infrastructure is still wide open.

When is an MCP server worth building?

When you own the system of record the server connects to, or when the connection itself requires specialized compliance knowledge that a generic server can't handle. A Stripe MCP server is a commodity. An MCP server built for HIPAA-compliant healthcare records access, with the right audit trail and permissioning layer, is a different thing entirely.

When is building an MCP server not worth it?

When you're wrapping a public API anyone can call and adding no compliance, trust, or data logic on top. Those get commoditized fast — and the API owner will ship their own MCP server within months. The commodity is the protocol implementation. The moat is what you do with it.

How do I know if my MCP idea has real demand?

Run the two-part receipt test: find a real company already in the space with money behind it (space receipt), and find one real person describing the exact pain in their own words (pain receipt). If enterprise teams are manually copying data between tools because they can't trust an agent to do it, that's your pain receipt.

Is MCP going to get absorbed by the AI labs?

The protocol itself is now under Linux Foundation governance — Anthropic handed it off, which is the right move for ecosystem neutrality. The labs won't build every domain-specific server or the compliance layer around them. That's the open space.

Get our free list of 100 AI ideas worth building — with kill-rates and receipts for each.

Get the list →