{"id":"modelcontextprotocol-create-python-server","name":"create-python-server","homepage":"https://modelcontextprotocol.io","repo_url":"https://github.com/modelcontextprotocol/create-python-server","category":"devtools","subcategories":[],"tags":["mcp","python","cli","scaffolding","tooling","uv","template"],"what_it_does":"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.","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)"],"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.","alternatives":["Use the MCP Python SDK directly and hand-write the server scaffold","Community MCP server templates for Python"],"af_score":44.8,"security_score":92.0,"reliability_score":26.2,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:27:45.020520+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication described because it is a local project generator CLI."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"License is MIT; no pricing information indicates it is not a paid hosted service."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":44.8,"security_score":92.0,"reliability_score":26.2,"mcp_server_quality":20.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":100.0,"auth_strength":100.0,"scope_granularity":100.0,"dependency_hygiene":60.0,"secret_handling":90.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":45.0,"breaking_changes_history":40.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":"No evidence provided about whether re-running the generator is safe for existing directories/files.","pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}