Back to Home
spences10 icon

mcpick

Verified Safe

by spences10

Overview

Manages MCP server configurations for Claude Code to optimize context usage and performance by enabling/disabling servers, creating backups, and using profiles.

Installation

Run Command
pnpx mcpick

Environment Variables

  • CLAUDE_CONFIG_DIR

Security Notes

The tool uses `node:child_process.exec` to interact with the `claude` CLI. It includes `shell_escape` for arguments and `is_valid_env_key` for environment variable keys to prevent shell injection during command construction. While `exec` calls are a potential risk vector, the implementation attempts to sanitize user inputs carefully. The overall security also depends on the safety of the `claude` CLI itself and the commands users configure for their MCP servers.

Similar Servers

Stats

Interest Score50
Security Score8
Cost ClassLow
Avg Tokens200
Stars44
Forks10
Last Update2026-01-15

Tags

CLIClaude CodeMCPConfigurationDeveloper Tool