django-mcp-server

django-mcp-server

3.5

If you are the rightful owner of django-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Django MCP Server is an implementation of the Model Context Protocol (MCP) extension for Django, enabling seamless interaction between MCP Clients, AI agents, and Django applications.

Django MCP Server is a powerful tool that integrates the Model Context Protocol (MCP) into Django applications, allowing AI agents and MCP clients to interact with Django models and logic. This server facilitates the exposure of Django models as MCP tools, enabling AI agents to query and interact with them safely and efficiently. It supports both WSGI and ASGI applications without requiring infrastructure changes, making it versatile and easy to integrate. The server is designed to work with any MCP Client or AI Agent that supports MCP, such as Google Agent Development Kit and Claude Desktop. It is licensed under the MIT License, ensuring open-source accessibility and collaboration.

Features

  • Expose Django models and logic as MCP tools.
  • Serve an MCP endpoint inside your Django app.
  • Easily integrate with AI agents, MCP Clients, or tools like Google ADK.