protect-mcp
by tomjwxf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| policy | No | Path to the policy file to enforce per-tool rules (e.g., protect-mcp.json). | |
| enforce | No | Whether to enable enforcement mode to apply per-tool policies (block, rate_limit, min_tier) instead of just shadow mode logs. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_fileB | Read the contents of a file |
| write_fileC | Write content to a file |
| delete_fileB | Delete a file from the filesystem |
| web_searchC | Search the web for information |
| deployC | Deploy the application to production |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomjwxf/scopeblind-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server