Skip to main content
Glama
reference.md3.12 kB
## Default Permission Default permissions for MCP Bridge plugin #### This default permission set includes the following: - `allow-all` ## Permission Table <table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td> `mcp-bridge:allow-capture-native-screenshot` </td> <td> Allows the plugin to capture screenshots using native platform APIs </td> </tr> <tr> <td> `mcp-bridge:deny-capture-native-screenshot` </td> <td> Denies the plugin from capturing screenshots </td> </tr> <tr> <td> `mcp-bridge:allow-emit-event` </td> <td> Enables the emit_event command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-emit-event` </td> <td> Denies the emit_event command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-execute-command` </td> <td> Enables the execute_command command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-execute-command` </td> <td> Denies the execute_command command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-execute-js` </td> <td> Enables the execute_js command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-execute-js` </td> <td> Denies the execute_js command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-get-backend-state` </td> <td> Enables the get_backend_state command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-get-backend-state` </td> <td> Denies the get_backend_state command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-get-ipc-events` </td> <td> Enables the get_ipc_events command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-get-ipc-events` </td> <td> Denies the get_ipc_events command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-get-window-info` </td> <td> Enables the get_window_info command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-get-window-info` </td> <td> Denies the get_window_info command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-script-result` </td> <td> Enables the script_result command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-script-result` </td> <td> Denies the script_result command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-start-ipc-monitor` </td> <td> Enables the start_ipc_monitor command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-start-ipc-monitor` </td> <td> Denies the start_ipc_monitor command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-stop-ipc-monitor` </td> <td> Enables the stop_ipc_monitor command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:deny-stop-ipc-monitor` </td> <td> Denies the stop_ipc_monitor command without any pre-configured scope. </td> </tr> <tr> <td> `mcp-bridge:allow-all` </td> <td> Allow all MCP Bridge commands </td> </tr> </table>

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/hypothesi/mcp-server-tauri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server