Production-hardened Python scaffold for Apify MCP servers. Dockerfile clobber guard + smoke-test harness + fix-snippet pattern. Same scaffold used to ship 6 production Actors.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
secrets 2
- secrets UnbearableDev-python-mcp-empty-plus-bafdbbf/src/apify_shim.py :20
if os.environ.get('APIFY_TOKEN'): - secrets UnbearableDev-python-mcp-empty-plus-bafdbbf/src/server.py :17
if os.environ.get("APIFY_TOKEN"):
tool registrations 1
- hello_world UnbearableDev-python-mcp-empty-plus-bafdbbf/src/server.py :45
declared dependencies 5
- apify@>= 3.0.0, < 4.0.0
- apify-client@*
- fastmcp@>= 3.0.0, < 4.0.0
- mcp@>= 1.25.0, < 2.0.0
- uvicorn@>= 0.30.0