pypreset runs on your own machine — the client starts it, so there is no endpoint to ping. 152 installs a week from pypi. Last commit 14 Sep 2026.
Scaffold Python projects from YAML presets, augment existing projects with CI/tests.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pypreset -- uvx pypreset
{
"mcpServers": {
"pypreset": {
"args": [
"pypreset"
],
"command": "uvx"
}
}
}
[mcp_servers.pypreset]
command = "uvx"
args = ["pypreset"]
{
"mcpServers": {
"pypreset": {
"args": [
"pypreset"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pypreset": {
"args": [
"pypreset"
],
"command": "uvx"
}
}
}
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.
Scaffold, validate, format, and run YAML .mmt API tests. Do not invent syntax.
Load & browser performance testing — drive MaxoPerf from your AI agent with your API key.
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
Recursive Claude spawning for autonomous project builds with self-healing test loops
A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.
Answers built from our own checks of this server.