stainless

api-evangelist/stainless
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
Stainless is an API developer experience platform that generates best-in-class SDKs, interactive documentation, production-ready CLI tools, MCP servers, and Terraform providers directly from an OpenAPI specification.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stainless": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/stainless"
      ]
    }
  }
}

README Excerpt

Stainless is an API developer experience platform that generates best-in-class SDKs, interactive documentation, production-ready CLI tools, MCP servers, and Terraform providers directly from an OpenAPI specification. Trusted by Anthropic, Cloudflare, Google, and OpenAI, Stainless automates the boilerplate of client library development including HTTP requests, retries with exponential backoff, streaming, and pagination. The platform supports TypeScript, Python, Go, Java, Kotlin, Ruby, C#, PHP, an

Topics

apis-jsoncode-generationdeveloper-experiencedocumentationmcpnaftikoplatformsdksterraform