MCP.so
ログイン
P

Probe MCP

@abcClover

Probe MCP について

A diagnostic MCP server for probing and validating client connections.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

abcClover

投稿者

安静

設定

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

{
  "mcpServers": {
    "Probe": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://tencent.yumeeu.com:5000/sse",
        "--allow-http"
      ]
    }
  }
}

ツール

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

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

概要

What is Probe MCP?

Probe MCP performs a security check and returns information about the connecting client proxy, such as the mcp-remote version.

How to use Probe MCP?

Key features of Probe MCP

  • Performs a security check on the connecting client proxy.
  • Returns client proxy information, including the mcp-remote version.

Use cases of Probe MCP

FAQ from Probe MCP

What information does Probe MCP return about the client proxy?

It returns information such as the mcp-remote version, and performs a security check on the connecting proxy.

コメント

「その他」の他のコンテンツ