ryantiffany dot com

Using Cookiecutter and a bash MCP server for new project templates

The more I experiment with creating my own local MCP servers the more I find myself repeating the same steps manually so I decided to use a bash implementation of MCP and the awesome cookiecutter utility to create projects from Claude Desktop. You can checkout the code here

Listing available templates Listing available templates

Creating a new project from Claude Desktop

Using Claude desktop to create new project

Output Terminal window showing the newly created project directory

#claude #cookiecutter #mcp #python