Search for:

A server for creating coding test cases dynamically based on user input

  • Why this server?

    Provides a foundation for building custom MCP servers, useful for creating dynamic coding environments based on user conversations.

    -
    security
    F
    license
    -
    quality
    A foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.
    2
    TypeScript
  • Why this server?

    Allows you to expose API endpoints as MCP tools, which can be useful for integrating external coding or testing services.

    -
    security
    A
    license
    -
    quality
    A Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.
    2
    34
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Specifically designed to evaluate golang code under DDD and clean architecture paradigms, useful for strict coding and testing scenarios.

    -
    security
    A
    license
    -
    quality
    You are capable of interpreting golang code and judge it under the most strict ddd and clean architecture paragidms
    51
    Go
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Enables a human-in-the-loop workflow, allowing user interactions to drive the creation of test cases and coding scenarios.

    A
    security
    A
    license
    A
    quality
    Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test.
    1
    13
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    A starter template for building MCP servers, ideal for creating custom coding or testing environments that can interact with AI systems.

    -
    security
    F
    license
    -
    quality
    A starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.
    TypeScript
    • Apple
  • Why this server?

    Enables LLMs to run Python tests within a project using tox and pytest, allowing automated testing based on conversation context.

    A
    security
    F
    license
    A
    quality
    An MCP server that executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories.
    1
    4
    JavaScript
  • Why this server?

    Bridges LLMs with Language Server Protocol, providing access to code completions and diagnostics for improved code suggestions and testing scenarios.

    -
    security
    A
    license
    -
    quality
    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.
    2
    TypeScript
    MIT License
  • Why this server?

    Provides a safe environment for executing Python code, useful for running dynamically generated test cases.

    A
    security
    A
    license
    A
    quality
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    1
    7
    Python
    MIT License
    • Apple
  • Why this server?

    Allows LLMs to generate and execute Azure CLI commands, useful for testing and managing Azure resources.

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    50
    MIT License
    • Linux
    • Apple