Why this server?
Executes tox commands to run Python tests within a project using pytest, enabling testing of specific groups, files, or directories.
FlicenseBqualityCmaintenanceAn 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.Last updated15Why this server?
Enables interactive debugging of code by setting breakpoints and evaluating expressions in stack frames, supporting language-agnostic debugging in VSCode.
Alicense-qualityAmaintenanceEnable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.Last updated1507MITWhy this server?
Provides AI with real-time access to a Unity project, enabling code execution and access to scene hierarchy, for generating tests or debugging information.
Alicense-qualityCmaintenanceA server that enables AI assistants to understand and interact with Unity projects in real-time, providing access to scene hierarchy, project settings, and the ability to execute code directly in the Unity Editor.Last updated2150MITWhy this server?
Offers a VS Code extension that exposes Roslyn language features, including find usages and go to definition, facilitating test creation by AI agents.
Alicense-qualityCmaintenanceA VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.Last updated210AGPL 3.0Why this server?
Provides code manipulation, execution, and version control capabilities, which are beneficial for generating and running unit tests.
Alicense-qualityCmaintenanceProvides code manipulation, execution, and version control capabilities. It allows AI assistants to read, write, and execute code while maintaining a history of changes.Last updated9MITWhy this server?
An AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning and code review tools.
Alicense-qualityDmaintenanceAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.Last updated261336Why this server?
Builds iOS Xcode projects and feeds back errors to the LLM, providing valuable information when it comes to generating tests for an iOS application.
AlicenseBqualityDmaintenance🍎 Build iOS Xcode workspace/project and feed back errors to llm.Last updated283Why this server?
Provides code generation and completion, bug fixing, and test generation, enhancing code development processes.
Flicense-qualityCmaintenanceProvides code completion, bug fixing, and test generation for multiple programming languages, integrating with the Mistral Codestral API to enhance code development processes.Last updated2Why this server?
Allows AI assistants to analyze Python code structure through function call graphs to generate and understand test cases.
FlicenseBqualityCmaintenanceAn MCP server that enables LLMs to understand and analyze code structure through function call graphs, allowing AI assistants to explore relationships between functions and analyze dependencies in Python repositories.Last updated617