A cookiecutter template for quickly bootstrapping a Python-based MCP server.
To install this cookiecutter
template, run the following command:
pip install pipx
pipx run cookiecutter gh:tjmaynes/python-base-mcp-server
Or:
python -m pip install --user cookiecutter
cookiecutter gh:tjmaynes/python-base-mcp-server