MCP.so
ログイン

Protocol Conformance

@studiomeyer-io

Protocol Conformance について

Conformance test harness for Model Context Protocol servers — JSON-RPC 2.0, OAuth 2.1 PKCE, tool schemas, capabilities, smoke roundtrip, annotation hygiene. Spec versions 2024-11-05, 2025-03-26, 2025-06-18.

基本情報

ライセンス

MIT

ランタイム

node

公開者

studiomeyer-io

投稿者

Matthias Meyer - StudioMeyer

設定

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

{
  "mcpServers": {
    "mcp-protocol-conformance": {
      "command": "node",
      "args": [
        "dist/server.js"
      ]
    }
  }
}

ツール

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

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

概要

What is Protocol Conformance?

Conformance test harness for Model Context Protocol servers — JSON-RPC 2.0, OAuth 2.1 PKCE, tool schemas, capabilities, smoke roundtrip, annotation hygiene. Spec versions 2024-11-05, 2025-03-26, 2025-06-18.

How to use Protocol Conformance?

The README includes setup instructions such as --cmd node \.

Key features of Protocol Conformance

Use cases of Protocol Conformance

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

FAQ from Protocol Conformance

Where is the source code for Protocol Conformance?

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

Does Protocol Conformance include a standard MCP config?

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

コメント

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