npm package servers
Use npm package mode when a server starts with npx. This is the fastest path for official and community MCP servers published to npm.
Python package servers
Use PyPI mode for servers that run through uvx. It keeps the Inspector command short while still allowing repository paths, tokens, and custom arguments.
CLI smoke tests
Switch to CLI smoke test mode when you want a scriptable command for checking tools, prompts, or resources after a server change. This is useful before adding the server to Claude Code, Cursor, Codex CLI, or another MCP client.