Back to Settings

Enable Specific Servers

Settings mcp 172

Enable only specific MCP servers from .mcp.json files. This provides granular control over which MCP integrations are active, allowing you to selectively enable trusted or required servers while blocking others.

Install Command
npx claude-code-templates@latest --setting mcp/enable-specific-servers
View on GitHub
claude-code — enable-specific-servers

Content

JSON
{
"description": "Enable only specific MCP servers from .mcp.json files. This provides granular co..."
"enabledMcpjsonServers": [
"memory"
"github"
"filesystem"
]
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.