Armory
Source
Browse
CLAUDE.md / Rules

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 claude

writes the file to.claude/rules/disable-risky-servers.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/disable-risky-servers.md

Needs 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.