enable-specific-servers
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install enable-specific-servers --cli claudewrites the file to.claude/rules/enable-specific-servers.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/enable-specific-servers.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/mcp/enable-specific-servers.json | jq .
Notes
Extracted from davila7/claude-code-templates, mcp category.