·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