Fast, Pythonic framework for building MCP servers and clients
Fast, Pythonic way to build MCP servers and clients
fastmcp
$ fastmcp init my-server
$ fastmcp run server.py
$ fastmcp client --server-url stdio://python server.py