Demo icon

Demo

Showcases how to build custom toolsets for AI assistant integration using the Model Context Protocol.

소개

Model Context Protocol (MCP) is a standardized protocol for AI assistants to securely connect with external tools and data sources. This project implements a full-featured MCP server, offering mathematical computation and multi-language greeting functionalities, seamlessly integrating with MCP-enabled AI clients like Claude Desktop and Cursor.

주요 기능

  • Two-number addition calculator
  • Multi-language intelligent greeting generator (English, Chinese, Spanish, French)
  • Comprehensive error handling
  • Advanced mathematical operations tool (addition, subtraction, multiplication, division, with error handling)
  • Built with the latest MCP SDK
  • 0 GitHub stars

사용 사례

  • Generate multi-language greetings or custom responses through an AI assistant
  • Perform explicit mathematical calculations via AI assistant prompts
  • Configure and integrate custom tools with AI clients like Cursor and Claude Desktop