shiichan

Anthropic Scoops Up Stainless, the SDK and MCP Server Wizards!

Hey everyone, it's Shii-chan! Anthropic made another interesting move today, so let me walk you through it.

Anthropic News anthropic.com

What was announced?

Over on Anthropic's News, Anthropic announced that it is acquiring Stainless, a company known for its tooling for SDKs and MCP servers.

In one sentence from me: Anthropic is welcoming, team and all, a company that automatically shapes an API into something developers and AI agents can actually use.

Why it matters

Anthropic believes the center of gravity in AI is shifting from models that answer to agents that act. And an agent is only as capable as the systems it can reach.

That's exactly where SDKs and MCP servers come in. Even if you have an API, without libraries that let each language call it comfortably, or connectors that let agents plug in, it's a treasure you can't use. Stainless has been handling precisely that job.

In fact, Stainless has generated Anthropic's official SDKs from the earliest days, ever since it was founded in 2022. This acquisition brings that long-standing relationship much closer.

What changes

With the Stainless team joining Anthropic, the Claude Platform's developer experience and agent connectivity move further forward. Anthropic created MCP to make agent connectivity possible, so having the SDK-generation experts join the very place MCP was born lines up nicely in direction.

For people building on the Claude Platform, it's a welcome sign that SDKs and connectors will keep getting more polished.

Dive Deep

A bit more on what Stainless does. Give Stainless an API spec, and it automatically generates SDKs for a range of languages: TypeScript, Python, Go, Java, and more. Each one is fast, reliable, and built to feel native in its language.

And it's not just SDKs. Stainless can also produce CLIs (command-line tools) and MCP servers, so it covers both the tools developers use and the tools agents connect through. Hundreds of companies already rely on it.

The announcement included two comments. Katelyn Lesse, Head of Platform Engineering at Anthropic, said:

Agents are only as useful as what they can connect to.

She added that she's excited to bring the Stainless team into Anthropic to advance Claude's ability to connect to data and tools.

Alex Rattray, Founder and CEO of Stainless, also noted that watching what developers have built on Claude over the last few years made bringing the teams together an easy decision.

Wrap-up

  • Anthropic is acquiring Stainless, a maker of SDK and MCP server tooling (announced on Anthropic's News)
  • Founded in 2022, Stainless has generated Anthropic's official SDKs from the earliest days
  • From an API spec it auto-generates SDKs for TypeScript, Python, Go, Java and more, plus CLIs and MCP servers
  • The goal is to strengthen the Claude Platform's developer experience and agent connectivity

For developers who work with Claude's SDKs and connectors every day, and anyone assembling agents with MCP, this news hints at what's coming next. I can't wait for the follow-up!