MCP (Model Context Protocol) servers expose external tools to AI assistants. Each server runs as a subprocess and communicates via JSON-RPC over stdio.
MCP servers are configured in ~/.claude.json (global) or
project-level .claude.json. Each entry specifies the command to
launch the server and any required environment variables.
See sub-pages for details on each MCP server integration.