Probe MCP
@abcClover
Probe MCP について
A diagnostic MCP server for probing and validating client connections.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント