Basic Example icon

Basic Example

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

Acerca de

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.

Características Principales

  • 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

Casos de Uso

  • 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