Pypreset

v0.4.0Developer Toolsstable

Scaffold Python projects from YAML presets, augment existing projects with CI/tests.

io-github-kaierikniermann-pypresetmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Pypreset?

Pypreset is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to scaffold python projects from yaml presets, augment existing projects with ci/tests.

Scaffold Python projects from YAML presets, augment existing projects with CI/tests.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Scaffold Python projects from YAML presets, augment existing

Use Cases

Scaffold Python projects from YAML presets.
Add CI, tests, and best practices to existing projects.
Community

Maintainer

LicenseMIT
Languagepython
Versionv0.4.0
UpdatedMar 4, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install pypreset

Manual Installation

pip install pypreset

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Pypreset

What is Pypreset?

Pypreset is a Model Context Protocol (MCP) server that scaffold python projects from yaml presets, augment existing projects with ci/tests. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Pypreset?

Install via pip with: pip install pypreset. Then configure your AI client to connect to this MCP server.

Which AI clients work with Pypreset?

Pypreset works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Pypreset free to use?

Yes, Pypreset is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "io-github-kaierikniermann-pypreset": { "command": "pip", "args": ["install", "pypreset"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Pypreset?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides