FastMCP Django
Use when adding, changing, deploying, testing, or debugging FastMCP MCP servers in existing Django apps, including ASGI mounting, stdio or sidecar servers, Django ORM access from MCP tools, auth and permissions, Streamable HTTP deployment, and MCP client tests.
Djangov0.1.0MITfastmcpdjangomcpasgi
Install
npx skills add LVTD-LLC/skills --skill fastmcp-djangoFrom `SKILL.md`
Use FastMCP to expose small, typed Django application capabilities to agents. Keep Django as the source of truth for auth, permissions, validation, models, transactions, and business rules. Treat FastMCP as the protocol layer around existing application servic