develop-mcp-server-ts - Build MCP Servers in TypeScript
Standardized workflow for building MCP servers using the official TypeScript SDK
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- initialize project
- install dependencies
- configure TypeScript
- create server
- register tools
- register resources
- register prompts
- add annotations
- choose transport
- configure logging
- test server
Inputs
- TypeScript SDK
- Zod library
- MCP specification
- tool requirements
- server project
- transport type
Outputs
- MCP server code
- project configuration
- server instance
- tool definitions
- resource definitions
- test results
Requirements
- Node.js environment
- TypeScript support
- npm or pnpm
- @modelcontextprotocol/sdk
- Zod
