# typeship (npm · @typeship-ax/mcp)

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

- Trust score: 90/100 (high trust)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `typeship.dev`: 74/100, [markdown](https://verifymcp.io/servers/dev-typeship-typeship/mcp-public.md), [page](https://verifymcp.io/servers/dev-typeship-typeship/mcp-public)
- remote · `typeship.dev`: 38/100, [markdown](https://verifymcp.io/servers/dev-typeship-typeship/mcp-readonly.md), [page](https://verifymcp.io/servers/dev-typeship-typeship/mcp-readonly)
- remote · `typeship.dev`: 38/100, [markdown](https://verifymcp.io/servers/dev-typeship-typeship/typeship.md), [page](https://verifymcp.io/servers/dev-typeship-typeship/typeship)
- npm · `@typeship-ax/mcp`: 90/100 (this document), [markdown](https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp.md), [page](https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp)

## Channel facts

- Registry: `npm`
- Package: `@typeship-ax/mcp`
- Version: `0.10.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to typeship-ax/mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 8 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 472 tokens (~157/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 90/100
  - Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 89/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 67% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "execute" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the typeship MCP server?

typeship runs locally as an npm package, launched with npx -y @typeship-ax/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add dev-typeship-typeship -- npx -y @typeship-ax/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "dev-typeship-typeship": {
      "command": "npx",
      "args": [
        "-y",
        "@typeship-ax/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-typeship-typeship": {
      "command": "npx",
      "args": [
        "-y",
        "@typeship-ax/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add dev-typeship-typeship -- npx -y @typeship-ax/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-typeship-typeship": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@typeship-ax/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-typeship-typeship --command npx --arg -y --arg @typeship-ax/mcp
```

### Hermes

```yaml
mcp_servers:
  dev-typeship-typeship:
    command: "npx"
    args: ["-y", "@typeship-ax/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "dev-typeship-typeship": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@typeship-ax/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-typeship-typeship -t stdio -c npx -a -y @typeship-ax/mcp
```

### Other

```json
{
  "mcpServers": {
    "dev-typeship-typeship": {
      "command": "npx",
      "args": [
        "-y",
        "@typeship-ax/mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 90, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 89, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 86, +16)

- [security improvement] Malware scan: unverified → pass

### 2026-09-11 (score 70, −16)

- [security regression] Tool safety: pass → unverified
- [security regression] Stability: 0.57 → unverified
- [security regression] Malware scan: pass → unverified
- [functional regression] Schema quality: 139 → 157
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional] First check of Schema quality: unverified
- [functional] Package version: 0.8.0 → 0.10.0
- [functional] Package version: 0.8.0 → 0.9.1

### 2026-09-10 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `search_docs` (~63 tokens)

Search this API's 34 generated operations and, when a docs site is configured, its guides. Start here to find the operation you need.

Input parameters:

- `page` (integer): Page of reference matches (15 per page), default 1
- `query` (string, required)

### `read_docs` (~43 tokens)

Read an operation's full reference (arguments, schemas, authentication, safety and example) by tool name, or a docs-site guide page.

Input parameters:

- `page` (string, required)

### `execute` (~95 tokens)

Execute an API operation by name. Discover it with search_docs, then read_docs <operation> for its full schema, example, and safety classification. Destructive operations require confirm: true.

Input parameters:

- `arguments` (object): Operation arguments keyed by parameter name
- `confirm` (boolean): Required and must be true for destructive operations. Omit for reads and ordinary writes.
- `operation` (string, required): Operation tool name returned by search_docs

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp#diagnostics

## Score history

- 2026-09-20: 90
- 2026-09-19: 89
- 2026-09-18: 89
- 2026-09-17: 88
- 2026-09-16: 88
- 2026-09-15: 87
- 2026-09-14: 87
- 2026-09-13: 86
- 2026-09-12: 86
- 2026-09-11: 70
- 2026-09-10: 86
- 2026-09-09: 85
- 2026-09-08: 85
- 2026-09-07: 84
- 2026-09-06: 84
- 2026-09-05: 83
- 2026-09-04: 83
- 2026-09-03: 82
- 2026-09-02: 67
- 2026-09-01: 72
- 2026-08-31: 71
- 2026-08-30: 68
- 2026-08-29: 68
- 2026-08-28: 68
- 2026-08-27: 68
- 2026-08-26: 68
- 2026-08-25: 68
- 2026-08-24: 53

## Common questions

### What is the typeship MCP server?

typeship is an MCP server listed in the public MCP registry as dev.typeship/typeship. Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current. This page covers its npm package (@typeship-ax/mcp).

### Is the typeship MCP server safe to use?

typeship scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the typeship MCP server expose?

typeship exposes 3 tools: search_docs, read_docs, execute. Their descriptions and schemas cost roughly 201 tokens of context every time the server is loaded.

### Is the typeship MCP server still maintained?

typeship is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the typeship MCP server under?

typeship declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@typeship-ax/mcp
- Socket report: https://socket.dev/npm/package/@typeship-ax/mcp
- Repository: https://github.com/typeship-ax/mcp
- Website: https://typeship.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp.json
- HTML version of this page: https://verifymcp.io/servers/dev-typeship-typeship/typeship-ax-mcp
