MCP.so
Sign In
P

Probe MCP

@abcClover

About Probe MCP

A diagnostic MCP server for probing and validating client connections.

Basic information

Category

Other

Transports

stdio

Publisher

abcClover

Submitted by

安静

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers