MCP.so
ログイン

Hook Conformance

@studiomeyer-io

Hook Conformance について

Test-harness CLI that audits any MCP server for Claude Code v2.1.118 mcp_tool lifecycle-hook readiness — idempotency, latency, determinism, side-effects, GDPR-doc. 56/56 tests, MIT, Foundation Build #3 of the StudioMeyer MCP Factory pillar set.

基本情報

ライセンス

MIT

ランタイム

node

公開者

studiomeyer-io

投稿者

Matthias Meyer - StudioMeyer

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-hook-conformance": {
      "command": "npx",
      "args": [
        "mcp-hook-conformance",
        "check",
        "./hook-conformance.config.json"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Hook Conformance?

Test-harness CLI that audits any MCP server for Claude Code v2.1.118 mcp_tool lifecycle-hook readiness — idempotency, latency, determinism, side-effects, GDPR-doc. 56/56 tests, MIT, Foundation Build #3 of the StudioMeyer MCP Factory pillar set.

How to use Hook Conformance?

The README includes setup instructions such as npx mcp-hook-conformance check ./hook-conformance.config.json.

Key features of Hook Conformance

  • mcp-protocol-conformance says: does the server speak the protocol?
  • mcp-server-attestation says: who signed this server?
  • mcp-hook-conformance says: is it safe to call this tool from a Stop, PreCompact, or UserPromptSubmit hook?
  • 0 audit passed (no FAILs)
  • 1 audit produced at least one FAIL

Use cases of Hook Conformance

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Hook Conformance

Where is the source code for Hook Conformance?

The source code is linked from the repository URL on this page.

Does Hook Conformance include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ