Run the following command to create a new MCP server:
./create_mcp_server
Or:
python3 create_mcp_server

by vaheandonians
A template MCP server that provides a basic structure and configuration for building Model Context Protocol servers. Includes Docker support, environment configuration, and examples for both STDIO and SSE transport modes.
Run the following command to create a new MCP server:
./create_mcp_server
Or:
python3 create_mcp_server