소개
This project serves as a TypeScript template designed to accelerate the development of Model Context Protocol (MCP) servers. It provides a robust foundation for building services that can seamlessly integrate and communicate with AI assistants and other MCP clients via Streamable HTTP transport. The template includes a basic HTTP server, example tools, and resource/prompt definitions to help developers quickly set up and extend their MCP integrations.
주요 기능
- TypeScript template for MCP server development
- Uses Streamable HTTP transport for communication
- Includes example tools, resources, and prompts
- Development server with hot-reload for efficient coding
- Integrated MCP inspector tool for testing
- 0 GitHub stars
사용 사례
- Building custom backend services for AI assistants
- Developing specialized tools accessible via the Model Context Protocol
- Creating reusable prompt templates for AI interactions