Basic Example icon

Basic Example

Showcases a foundational Model Context Protocol server implementation with built-in tools and resources.

소개

This repository provides a straightforward example of a Model Context Protocol (MCP) server, designed to illustrate core functionalities. It demonstrates how to implement custom tools for simple arithmetic operations (addition and subtraction) and how to define dynamic resources, such as personalized greetings. The project is structured to facilitate easy setup, development, and deployment, including integration with the MCP Inspector for debugging and one-command installation into applications like Claude Desktop.

주요 기능

  • 0 GitHub stars
  • Supports development and debugging with MCP Inspector
  • Implements an 'add' tool for integer addition
  • Provides a 'subtract' tool for integer subtraction
  • Offers a 'greeting' resource for personalized messages
  • Compatible with direct installation into Claude desktop app

사용 사례

  • Developing and testing custom MCP tools and resources
  • Serving as a foundational template for new MCP server projects
  • Learning and understanding Model Context Protocol (MCP) server development
Advertisement

Advertisement