·troubleshoot-mcp-connection
</>

troubleshoot-mcp-connection

診斷並修復 Claude Code、Claude Desktop 和 MCP 伺服器之間的 MCP 伺服器連線問題。涵蓋 Windows 參數解析、身份驗證失敗、傳輸問題和特定於平台的偵錯。當 Claude Code 或 Claude Desktop 無法連線到 MCP 伺服器、MCP 工具未出現在會話中、出現「無法連線伺服器」錯誤時、工作連線停止時或在新電腦上設定 MCP 時使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill troubleshoot-mcp-connection

如何安裝 troubleshoot-mcp-connection

透過命令列快速安裝 troubleshoot-mcp-connection AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill troubleshoot-mcp-connection
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Expected: Configuration file is located and readable, showing the MCP server entries with command, args, and env fields.

On failure: If the config file does not exist or is empty, the server was never configured. Follow the configure-mcp-server skill to set it up from scratch.

Expected: The server process starts and produces initialization output (JSON-RPC handshake or "listening" message) without errors.

診斷並修復 Claude Code、Claude Desktop 和 MCP 伺服器之間的 MCP 伺服器連線問題。涵蓋 Windows 參數解析、身份驗證失敗、傳輸問題和特定於平台的偵錯。當 Claude Code 或 Claude Desktop 無法連線到 MCP 伺服器、MCP 工具未出現在會話中、出現「無法連線伺服器」錯誤時、工作連線停止時或在新電腦上設定 MCP 時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill troubleshoot-mcp-connection
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from pjt222/development-guides

快速解答

什麼是 troubleshoot-mcp-connection?

診斷並修復 Claude Code、Claude Desktop 和 MCP 伺服器之間的 MCP 伺服器連線問題。涵蓋 Windows 參數解析、身份驗證失敗、傳輸問題和特定於平台的偵錯。當 Claude Code 或 Claude Desktop 無法連線到 MCP 伺服器、MCP 工具未出現在會話中、出現「無法連線伺服器」錯誤時、工作連線停止時或在新電腦上設定 MCP 時使用。 來源:pjt222/development-guides。

如何安裝 troubleshoot-mcp-connection?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill troubleshoot-mcp-connection 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides