GitHub Stars
459
User Rating
Not Rated
Favorites
0
Views
5
Forks
98
Issues
7
Installation
Difficulty
BeginnerEstimated 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.Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
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.