create-python-server

Create a Python MCP server

GitHub Stars

459

User Rating

Not Rated

Favorites

0

Views

5

Forks

98

Issues

7

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
UV: 0.4.10 or higher

Installation Steps

1. Install using uvx

bash
uvx create-mcp-server

2. Install using pip

bash
pip install create-mcp-server
create-mcp-server

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check the version of UV. Issue: Project not created correctly Solution: Re-run the command and ensure dependencies are installed correctly.
Author Information

0

Followers

0

Repositories

0

Gists

0

Total Contributions

Related MCPs
supabase-mcp logo

Supabase MCP server created in Python.

Python
Office-PowerPoint-MCP-Server logo

A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and manipulating PowerPoint presentations through the MCP protocol.

Python
MCP-searxng logo

MCP server for connecting agentic systems to search systems via searXNG

Python