minimind-org_mcp-server-typescript-template
0
This project is a template designed to help developers create Model Context Protocol (MCP) servers using TypeScript. It offers a basic implementation with tools like a demonstration operation and an addition tool that can add two numbers, leveraging the MCP SDK for communication.
Overview
This project is a template for creating Model Context Protocol (MCP) servers using TypeScript. It demonstrates the implementation of a basic MCP server with features including a simple demonstration operation and an addition tool that adds two numbers. The server utilizes the Model Context Protocol SDK to facilitate communication between AI models and external tools.