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.

评论

其他 分类下的更多 MCP 服务器