GitHubnpm
modelcontextprotocol/typescript-sdk
AI Agent 指数 第 18(共 51) ↓ 下载分享海报
63 综合分
可观测采用度当前有效 · 2026-09-12 94
动量当前有效 · 2026-09-12 37
关注度当前有效 · 2026-09-12 39
信号可信度 依据当前有数据的独立评分维度数量计算。
高3/3 · 2 种数据源
项目介绍
The Model Context Protocol allows applications to provide context for LLMs in a standardized way, separating the concerns of providing context from the actual LLM interaction. This TypeScript SDK implements the full MCP specification, making it easy to:
This SDK has a required peer dependency on zod for schema validation. The SDK internally imports from zod/v4, but maintains backwards compatibility with projects using Zod v3.25 or later. You can use either API in your code by importing from zod/v3 or zod/v4:
To see the SDK in action end-to-end, start from the runnable examples in src/examples:
This pair of examples demonstrates tools, resources, prompts, sampling, elicitation, tasks and…
各数据源
40.4M 周下载量
- 周下载量 40.4M
13.4k Star
- Star 13.4k
- Fork 2.2k
- 提交 1.6k
- 发布 159