Basic cleanup

This commit is contained in:
Jeremiah Lowin 2025-04-05 17:39:51 -04:00
commit 1b6813ef26
9 changed files with 509 additions and 394 deletions

View file

@ -4,7 +4,6 @@ FastMCP Echo Server
from fastmcp import FastMCP
# Create server
mcp = FastMCP("Echo Server")