fastmcp

Fast, Pythonic framework for building MCP servers and clients

brewmacoslinux
Try with needOr install directly
Source

About

Fast, Pythonic way to build MCP servers and clients

Commands

fastmcp

Examples

Create a new MCP server project$ fastmcp init my-server
Run an MCP server$ fastmcp run server.py
Start an interactive MCP client session$ fastmcp client --server-url stdio://python server.py