-
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)サーバー。このツールは、Pythonプロジェクトにおけるミューテーションテストの実行、結果の分析、テストカバレッジの向上のためのプログラムAPIセットを提供します。
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)
– 生存者に対してmutmutを再実行するclean_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.
mutmut を使用してミューテーション テストを実行し、結果を分析し、Python プロジェクトでのテスト カバレッジを改善するためのプログラム API を提供するモデル コンテキスト プロトコル サーバー。
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