Skip to main content
Glama
83,039 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    B
    maintenance
    A Model Context Protocol (MCP) server for developing Django applications. It exposes Django project information through MCP tools, enabling AI assistants to better understand and interact with Django codebases.
    111
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Exposes the Django admin as an MCP server, letting authorized staff interact with admin models via natural language while delegating all permissions to the existing ModelAdmin.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Django app that implements Firebase Model Context Protocol server, enabling AI agents to interact with Firebase services (Authentication, Firestore Database, Cloud Storage) through a standardized protocol.
    1
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides a read-only PostgreSQL SQL surface for LLM agents via MCP, with defense-in-depth security layers for safe database queries.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables natural language interaction with Django REST Framework APIs by auto-discovering ViewSets and providing CRUD tools, requiring minimal setup.
    10
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Turns Django models into MCP tools and a REST API from a single class, and can generate a Django project from a MySQL or Postgres schema.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server designed to automate Django database setup and management, including PostgreSQL database creation and extension configuration. It enables users to update environment files and execute Django management commands through integrated tools like VS Code Copilot.
    -