typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
GitHub Stars
9,630
User Rating
Not Rated
Favorites
0
Views
173
Forks
1,233
Issues
363
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 18.0.0 or higher
npm: 8.0.0 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/modelcontextprotocol/typescript-sdk.git
cd typescript-sdk
2. Install Dependencies
bash
npm install
3. Start Server
bash
npm start