create-python-server

CLI tool that scaffolds a new Model Context Protocol (MCP) Python server project from a template, using uvx/uv for project creation and dependency management.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ DevTools mcp python cli scaffolding tooling uv template
⚙ Agent Friendliness
45
/ 100
Can an agent use this?
🔒 Security
92
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
20
Documentation
70
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
100
Auth Strength
100
Scope Granularity
100
Dep. Hygiene
60
Secret Handling
90

Local CLI scaffolding with no described network calls or auth. Security posture for the generator itself is mostly about safe file generation and dependency hygiene; provided requirements list common Python deps but does not report vulnerability status. No secret-handling guidance is shown, but the tool does not appear to manage credentials in the README.

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
40
Error Recovery
20
AF Security Reliability

Best When

You want a fast, standardized MCP server starter with minimal setup, and you’re comfortable using uv/uvx tooling.

Avoid When

You need a remote hosted API with uptime/SLA guarantees or programmatic REST/GraphQL endpoints from this package itself.

Use Cases

  • Quickly starting a new Python MCP server project
  • Standardizing project structure for MCP servers
  • Generating a minimal runnable server scaffold for local development

Not For

  • Production-grade MCP server hosting (this package is a project generator, not a hosted service)
  • Use cases requiring a stable API surface for programmatic runtime calls (it mainly provides a CLI scaffolder)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication described because it is a local project generator CLI.

Pricing

Free tier: No
Requires CC: No

License is MIT; no pricing information indicates it is not a paid hosted service.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Requires uv/uvx (and uv >= 0.4.10) to be installed locally; agents must ensure the dependency/tooling is available.
  • Scaffolding can create/overwrite files in the target directory; without documented behavior, re-runs may be non-idempotent.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for create-python-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered