PulseAugur
实时 09:32:01
English(EN) Your MCP server is configured but Claude can't see it: reading claude mcp list status

排查 Claude Code MCP 服务器配置问题

本文详细介绍了用户在使用 Claude Code 时遇到的 MCP(多云平台)服务器配置未被识别问题的排查步骤。文章澄清了 `claude mcp add` 命令的“Added”状态仅确认配置已写入,并不表示连接已建立。该指南解释了 MCP 服务器的不同作用域(本地、项目、用户)及其对可见性的影响,并指出本地作用域的服务器存储在 `~/.claude.json` 中。文章还讨论了通过 `.mcp.json` 配置的服务器的“Pending approval”状态,该状态需要 Claude 应用程序内的交互式批准,尤其是在克隆的存储库中,信任设置可能会阻止自动批准。 AI

影响 为使用 AI 驱动的编码工具的开发者提供指导,确保与本地开发环境的正确集成。

排序理由 这是一份关于排查特定软件配置问题的技术指南。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

排查 Claude Code MCP 服务器配置问题

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Rulestack ·

    您的 MCP 服务器已配置但 Claude 无法识别:读取 claude mcp list status

    <p>You ran <code>claude mcp add</code>, it printed <code>Added ...</code>, and Claude still acts like the server does not exist. The frustrating part is that nothing failed. The add wrote your configuration exactly as asked, and the reason the tools are missing is somewhere else …