python-mcp-server-sample

python-mcp-server-sample

1

The project is about setting up a Model Context Protocol Server using Python. It guides through installation, initialization, and configuration of the server with an example tool for addition.

Overview

  • This project involves creating an MCP (Model Context Protocol) Server using Python.
  • Steps include installing necessary tools, initializing a project, installing the MCP SDK, and setting up the server.
  • The server example uses the FastMCP class to create an MCP server with an example tool that adds two numbers.
  • The server is run in stdio mode and is registered with Cline.