Search the documentation
8 pages for mcp list.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code changelog
Claude Code CLI · in the page
changelog
…minals no longer trigger automatic `/clear` loops * Changed `claude mcp list` and `claude mcp get` to show disabled servers as `⊘ Disabled` instead of connecting to them for a health check * MCP `…
Error reference
Claude Code CLI · in the page
errors
…o:** * Check that the server starts and stays connected: run `claude mcp list` in the same directory and confirm the server is listed as connected * Confirm the tool name matches the `mcp__<server>__…
Control MCP server access for your organization
Claude Code CLI · in the page
managed-mcp
…e file is in effect, run two checks on a managed machine: 1. `claude mcp list` shows only the servers in `managed-mcp.json`. If a user's own servers still appear, the file isn't being read; check the…
Connect Claude Code to tools via MCP
Claude Code CLI · in the page
mcp
…commands: ```bash theme={null} # List all configured servers claude mcp list # Get details for a specific server claude mcp get notion # Remove a server claude mcp remove notion # (within Claude…
Connect to MCP servers
Claude Code CLI · in the page
mcp-quickstart
…erver list and check its status: ```bash theme={null} claude mcp list ``` The server appears with a status indicator: | Status | Meanin…
Configure permissions
Claude Code CLI · in the page
permissions
…ds them only when `settingSources` includes project settings. `claude mcp list` in the same folder still reports such a server as pending | | A [`headersHelper`](/docs/en/mcp#trust-a-folder-before-its…
Claude Code settings
Claude Code CLI · in the page
settings
…servers defined in project `.mcp.json` files. As of v2.1.196, `claude mcp list` and `claude mcp get` honor this key in an untrusted folder only from [settings files that aren't checked into the reposi…
Week 22 · May 25–29, 2026
Claude Code CLI · in the page
whats-new/2026-w22
…owser action runs with multiple connected</div> <div><code>claude mcp list</code> and <code>claude mcp get</code> now show unapproved <code>.mcp.json</code> servers as pending approval instead of…