
Speakeasy Api Speakeasy
- 430 repo stars
- Updated July 24, 2026
- speakeasy-api/speakeasy
Speakeasy is a Claude Code plugin that generates type-safe SDKs, MCP servers, Terraform providers, CLIs, and contract tests from OpenAPI specs.
About
Speakeasy is a Claude Code plugin entry for the Speakeasy platform: you keep OpenAPI as the source of truth and generate artifacts developers actually ship—typed SDKs, Terraform providers, MCP servers, CLIs, and contract tests. founders exposing a REST or OpenAPI API install it to avoid hand-maintaining five client repos every time a endpoint changes. The workflow fits API products, B2B integrations, and agent products that need an MCP layer without writing boilerplate twice. Productivity-category catalog placement reflects codegen and tooling rather than runtime hosting. You still own API design and deployment; Speakeasy accelerates downstream packages and tests. One plugin is listed in the bundle; keywords center on speakeasy, openapi, generation, and tooling.
- OpenAPI-native generation for polished, type-safe SDKs
- Terraform provider generation from the same API contract
- MCP server generation for agent-facing API access
- CLI scaffolding and contract tests for API quality gates
- Single Speakeasy tooling lane tied to openapi and generation keywords
Speakeasy Api Speakeasy by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
/plugin install speakeasy-api-speakeasy@speakeasy-api/speakeasyAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 430 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | speakeasy-api/speakeasy ↗ |
What it does
Generate type-safe SDKs, MCP servers, Terraform providers, CLIs, and contract tests from your OpenAPI spec inside Claude Code.
Who is it for?
Best when you're shipping an API-first SaaS or integration and already maintain OpenAPI and want SDK plus MCP outputs without a dedicated platform team.
Skip if: Greenfield projects with no OpenAPI yet, or teams that only need a single static fetch wrapper with no codegen pipeline.
What you get
You regenerate consistent, type-safe client and platform artifacts from one OpenAPI source so API consumers and agents stay aligned with your API.
- Generated type-safe SDKs for your API consumers
- Optional Terraform provider, MCP server, and CLI artifacts from the same spec
- Contract test scaffolding aligned to your OpenAPI operations
By the numbers
- pluginCount: 1 in catalog metadata
- Repository: speakeasy-api/speakeasy
- Catalog keywords: speakeasy, openapi, generation, tooling
Recommended Plugins
How it compares
OpenAPI codegen and contract-test tooling, not an agent memory layer or AI security rules framework.
FAQ
Who is Speakeasy Api Speakeasy for?
API-first developers and small teams who document in OpenAPI and need SDKs, Terraform, MCP servers, or CLIs generated from that spec.
When should I use Speakeasy Api Speakeasy?
When your OpenAPI is stable enough to publish and you are ready to ship typed SDKs, infra providers, or MCP access without manual boilerplate.
How do I add Speakeasy Api Speakeasy to my agent?
Install the speakeasy-api/speakeasy Claude Code plugin from Skillselion, configure Speakeasy CLI credentials per the repo docs, and point generation at your OpenAPI document from Claude Code.