Hooks MCP
未申請MCP server that exposes project-specific development tools (tests, linters, etc.) via YAML configuration. Easy to setup, run and share.
インストール
$
uvx hooks-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(4個)
insecure_string
Allows any string input from the agent without validation. Use with caution:
optional_env_var
Similar to requiredenvvar but optional. The server will not error on startup if this is missing.
project_file_path
This parameter type ensures security by validating that the path parameter is within the project boundaries:
required_env_var
This is a tool parameter expected to exist as an environment variable. The server will fail to start if the environment is missing this var.