{"type":"mcp_server","name":"create-python-server","description":"This repository provides a tool to quickly create Model Context Protocol (MCP) server projects with zero configuration, leveraging uvx for package management and the MCP Python SDK for server structure.","category":"Developer Tools","language":"Python","stars":477,"forks":63,"owner":"modelcontextprotocol","github_url":"https://github.com/modelcontextprotocol/create-python-server","homepage":"https://modelcontextprotocol.io","setup":"## Setup\n\n1.  Install UV >= 0.4.10.\n2.  Run `uvx create-mcp-server` or `pip install create-mcp-server` followed by `create-mcp-server`.\n3.  Navigate to the created server directory using `cd my-server`.\n4.  Run `uv sync --dev --all-extras` to install dependencies.\n5.  Start the server using `uv run my-server`.","tools":"## Available Tools\n\n1. Simple command-line interface (for creating new projects).\n2. Auto-configures Claude Desktop app integration (when available).\n3. Uses uvx (for fast, reliable package management and project creation).\n4. Sets up basic MCP server structure.\n5. Uses the Model Context Protocol Python SDK (for the server project).","faq":null,"created_at":"2024-11-18T14:34:51+00:00","updated_at":"2025-03-28T23:34:26+00:00","source_url":"https://model-context-protocol.com/servers/create-python-mcp-server-uvx-sdk","related_articles":[]}