-
securityA
license-
qualityA Model Context Protocol server that enables seamless execution of commands, Python code, web content fetching, and reusable task management with secure credentials handling.
Last updated -
2
Python
MIT License
用于管理使用mutmut进行突变测试的模型上下文协议 (MCP) 服务器。该工具提供了一组编程 API,用于运行突变测试、分析结果以及提高 Python 项目中的测试覆盖率。
您可以直接运行 MCP 服务器:
或者与uv一起使用:
可以使用以下工具:
run_mutmut(target, test_command="pytest", options="", venv_path=None)
– 运行突变测试show_results(venv_path=None)
– 显示总体结果show_survivors(venv_path=None)
– 列出幸存的突变generate_test_suggestion(venv_path=None)
– 建议需要更好测试覆盖的区域rerun_mutmut_on_survivor(mutation_id=None, venv_path=None)
– 在幸存者上重新运行 mutmutclean_mutmut_cache(venv_path=None)
– 清理 mutmut 缓存本项目遵循 MIT 许可证。详情请参阅许可证。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器提供编程 API,用于使用 mutmut 运行突变测试、分析结果并提高 Python 项目中的测试覆盖率。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wdm0006/mutmut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server