MCP Echo Server (FastMCP) This is a minimal Model Context Protocol (MCP) echo server for testing purposes, built with the FastMCP library. Installation and Usage Install dependencies: uv pip install -e . Run the server: uv run start-server