Implements a basic Model Context Protocol server, showcasing core functionality with custom tools and resources.
This project provides a foundational example of a Model Context Protocol server, designed to illustrate essential MCP functionalities. It includes custom programmable tools such as `add` and `subtract` for mathematical operations, alongside a dynamic resource like `greeting://{name}` for personalized responses. The server is configured for easy setup, development, and deployment, offering clear instructions for running it locally, integrating with the Claude desktop application, and connecting via VS Code, making it an excellent starting point for developers new to MCP.