Typeship

Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.

LLM Mart 4 views 20 listing impressions
Transport
Not stated
Package
—
Registry id
dev.typeship/typeship

No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.

typeship turns your OpenAPI or GraphQL spec into a CLI, an MCP server, and native SDKs for TypeScript, Python, and Go. Typeship generates each target into your repository and opens tested, compatibility-checked pull requests when your API definition changes. Swagger 2.0, OpenAPI 3.0/3.1, and GraphQL are supported.

Each generated interface includes an API reference, machine-readable metadata, and agent instructions. Typeship keeps generated interfaces current by watching the API definition and regenerating each one. Generated interfaces have no runtime dependency on typeship and are owned by the user.

Typeship provides a hosted MCP server at a stable URL with tools shaped to the API.

Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.