repro-slow-import-jsonschema

ycjcl868/repro-slow-import-jsonschema
★ 5 stars Python 📦 Other Updated 4mo ago ⚠ Review
`mcp.types` pulls in fastmcp, uvicorn, watchfiles, jsonschema, etc. during the module import. 6 +- On a machine capped at 0.5 vCPU the first import takes 8–12 s, blocking our server startup.
View on GitHub →