PulseAugur
EN
LIVE 09:50:47

Troubleshooting Claude Code MCP Server Configuration Issues

This article details troubleshooting steps for users experiencing issues with their MCP (Multi-Cloud Platform) server configurations not being recognized by Claude Code. It clarifies that the 'Added' status from `claude mcp add` only confirms the configuration was written, not that a connection was established. The guide explains the different scopes (local, project, user) for MCP servers and how they affect visibility, noting that local-scoped servers are stored in `~/.claude.json`. It also addresses the 'Pending approval' status for servers configured via `.mcp.json`, which requires interactive approval within the Claude application, especially in cloned repositories where trust settings can prevent automatic approval. AI

IMPACT Provides guidance for developers using AI-powered coding tools to ensure proper integration with local development environments.

RANK_REASON This is a technical guide for troubleshooting a specific software configuration issue.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Troubleshooting Claude Code MCP Server Configuration Issues

COVERAGE [1]

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

    Your MCP server is configured but Claude can't see it: reading 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 …