Skip to main content
Glama
67,145 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"How to Write Django Unit Tests" matching MCP servers:

  • A
    license
    -
    quality
    A
    maintenance
    Provides a stateful Django shell environment that allows AI assistants to execute Python code directly against Django projects. Maintains persistent session state between calls, enabling iterative exploration of models, queries, and debugging.
    Last updated
    40
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Enables LLM assistants to explore Django project structure through read-only resources and optionally execute Python code in a stateful Django shell environment. Provides access to project configuration, app details, model information, and interactive development capabilities.
    Last updated
    40
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to write and debug integration tests by providing live access to DOM structure and executing code directly in test environments.
    Last updated
    5
    44
    10
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A demonstration server that reveals security risks by accessing sensitive environment variables, illustrating how MCP tools can potentially leak user data without explicit consent.
    Last updated
    1
    8
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    A Model Context Protocol server that enables LLMs to safely execute make targets from a Makefile, allowing AI assistants to run tests, format code, and automate various development tasks through natural language interaction.
    Last updated
    1
    11
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Control the Unity Editor from any MCP host. One package install, one click, and your AI assistant can see your scene, create objects, and talk to the console. Patina is a Rust MCP server paired with a C# Unity bridge. It connects your favorite AI coding tool directly to the Unity Editor over a local TCP channel, with zero manual config.
    Last updated
    3
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP Server for the Peacock extension for VS Code (https://peacockcode.dev), coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.
    Last updated
    1
    98
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Exposes TypeScript Language Server Protocol functionality to AI agents, enabling them to query types at specific positions, find definitions and references, get diagnostics, run type tests, and type-check inline code just like in an IDE.
    Last updated
    9
    62
    3
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to manage development workflows by running build commands, executing tests, analyzing package.json files, installing dependencies, and performing code linting. Supports multiple package managers (npm, yarn, pnpm) and provides detailed error reporting for development operations.
    Last updated
    5
  • A
    license
    B
    quality
    A
    maintenance
    Provides secure mathematical computation capabilities including expression evaluation, symbolic math (derivatives, simplification), matrix operations, statistics, and unit conversion, with multi-tier acceleration through WebAssembly and WebWorkers for high-performance calculations.
    Last updated
    7
    51
    ISC