python-mcp-server-generator
Scaffolds a Python-based Model Context Protocol (MCP) server with tools, resources, and async support.
Install
npx skills add https://github.com/github/awesome-copilot --skill python-mcp-server-generatorStats
| Total installs | 7,868 |
| Weekly installs | 7.9K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Scaffolds a new Python project using uv with MCP SDK, proper directory structure, and .gitignore
- Supports both stdio (local) and streamable-http (remote) transport types with optional host, port, and stateless mode configuration
- Generates decorated tools, resources, and prompts with automatic schema generation from type hints and docstrings
- Includes comprehensive error handling, async/await support, Pydantic model integration, and context managers for resource cleanup
- Provides testing guidance via MCP Inspector, Claude Desktop installation, and example tool invocations with troubleshooting tips
Tags
Related skills
| Skill | Installs | vs python-mcp-server-generator |
|---|---|---|
| create-github-pull-request-from-specification | 7,618 | -250 |
| ai-social-media-content | 8,316 | +448 |
| ai-marketing-videos | 7,610 | -258 |
| microsoft-skill-creator | 7,592 | -276 |
| pptx-presentation-builder | 7,979 | +111 |
FAQ
- How many installs does python-mcp-server-generator have?
- python-mcp-server-generator has 7,868 total installs and 7.9K installs this week.
- Where is python-mcp-server-generator hosted?
- python-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does python-mcp-server-generator have?
- python-mcp-server-generator has 27.4K GitHub stars.
- When was python-mcp-server-generator first indexed?
- OrangeBot.AI first indexed python-mcp-server-generator on Feb 25, 2026.
- How do I install python-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill python-mcp-server-generator