anthropics/anthropic-sdk-typescript
Access to Anthropic's safety-first language model APIs in TypeScript observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 87
- Longevity 93
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 1311
- days_rel: 7
- days_push: 7
- n_releases_24m: 241
Adoption not part of the score
2096 stars · 394 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official TypeScript/JavaScript SDK for accessing Anthropic's Claude language model APIs from server-side applications. It provides a typed client for creating messages, streaming responses, and other Claude API operations across Node.js, Deno, Bun, and edge runtimes.
Use cases
- call the claude api from a node.js app
- build a chatbot with anthropic claude in typescript
- stream claude responses in a serverless function
- integrate claude into a cloudflare worker
- send messages to claude and get completions
- use anthropic llm api with deno or bun
When to choose
- you are building a server-side TypeScript or JavaScript application that needs Claude API access
- you want an officially maintained, typed client with streaming support
- you deploy to Node.js, Deno, Bun, or edge runtimes like Cloudflare Workers or Vercel Edge
When to avoid
- you need to call Claude from React Native, which is not supported
- you want to run Claude calls directly in the browser without exposing API keys
- you are using a different language ecosystem with an official SDK available
Facets
library · maturity active
sdk http-client llm-inference chatbot large-language-models artificial-intelligence apis backend bun cloud anthropic claude api-client llm server-side nodejs deno typescript web-server
1 source
- readme: https://github.com/anthropics/anthropic-sdk-typescript · fetched 2026-08-28 · 879317903e42
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anthropics/anthropic-sdk-typescript | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="anthropics/anthropic-sdk-typescript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem