disable-risky-servers
Disable specific MCP servers that may pose security risks or are not needed for your workflow. This blacklist approach allows most servers while blocking potentially problematic integrations.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install disable-risky-servers --cli claudewrites the file to.claude/rules/disable-risky-servers.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/disable-risky-servers.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Disable specific MCP servers that may pose security risks or are not needed for your workflow. This blacklist approach allows most servers while blocking potentially problematic integrations.
When to use it
Disable specific MCP servers that may pose security risks or are not needed for your workflow. This blacklist approach allows most servers while blocking potentially problematic integrations.
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/disable-risky-servers.json | jq .
Notes
Extracted from davila7/claude-code-templates, mcp category.