mcp-testing

mcp-testing

1

This project provides an example of setting up an MCP server and a client. It includes instructions for running the server in different modes and starting a FastAPI server with MCP support.

uv run mcp-server

Start the MCP server

mcp dev src/mcp_testing/server/fastmcp.py

Start the MCP server in debug mode

uv run api-server

Start a FastAPI server that supports MCP