python-mcp-server-generator
Complete Python MCP server project generator with tools, resources, and proper configuration.
What it does
- Initialize with uv init project-name
- Add MCP SDK: uv add "mcp[cli]"
- Create main server file (e.g., server.py)
- Add .gitignore for Python projects
- Configure for direct execution with if name == "main"
- Use FastMCP class from mcp.server.fastmcp
- Set server name and optional instructions
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Complete Python MCP server project generator with tools, resources, and proper configuration.
Source
Repository: https://github.com/github/awesome-copilot
python-mcp-server-generator FAQ
What does the python-mcp-server-generator skill do?
Generate a complete MCP server project in Python with tools, resources, and proper configuration Initialize with uv init project-name Add MCP SDK: uv add "mcp[cli]"
How do I install python-mcp-server-generator?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill python-mcp-server-generator --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain python-mcp-server-generator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-python-mcp-server-generator?ref=badge) npx agentictools info skills/github-awesome-copilot-python-mcp-server-generator The second line is the CLI lookup for this page — handy in READMEs and docs.