mcp-server-manager
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions and examples for managing MCP servers using the official
claude mcpCLI. The operations described (listing, adding, removing, and troubleshooting) are standard administrative tasks for this protocol. - [EXTERNAL_DOWNLOADS]: The documentation references multiple remote MCP server endpoints. All referenced domains (e.g., notion.com, stripe.com, sentry.dev, githubcopilot.com, vercel.com) belong to well-known and reputable technology companies and cloud services.
- [COMMAND_EXECUTION]: The skill provides examples of running local MCP servers via
npx(e.g.,airtable-mcp-server,@bytebase/dbhub). These commands are standard methods for deploying trusted utility servers within the MCP ecosystem. - [SAFE]: Security-sensitive information like API keys and tokens are handled correctly in documentation through the use of descriptive placeholders (e.g.,
YOUR_TOKEN,YOUR_KEY) or environment variable expansion.
Audit Metadata