Risk Tag Guide
Understand MCP permission risk tags, review criteria and enterprise adoption checks for third-party MCP servers.
File accessCan read or modify local files and directories
Network accessSends requests to external APIs or websites
API key requiredRequires sensitive credentials such as API keys
Database writeCan perform write operations against a database
Browser controlCan simulate browser and page actions
Remote executionMay execute remote commands or code
Enterprise adoption checks
- 1Review source and maintenance statusValidate in a test environment first, then document permission and credential scope.
- 2Apply least-privilege accessValidate in a test environment first, then document permission and credential scope.
- 3Isolate sensitive environmentsValidate in a test environment first, then document permission and credential scope.
- 4Maintain a team allowlistValidate in a test environment first, then document permission and credential scope.