Skip to main content
Glama

Command Line Interface Enhancer

by jon2allen
config.toml488 B
#configuration for the MCP Command Server [command_blocking] # List of command substrings that will be blocked if found in the user's input command. prohibited_commands = [ "rm ", "mv ", "sudo ", "su ", ] override = False restricted_files = [ "mcp_server_command_enh.py", "mcp_server_command.log", "pexpect_auto.py", "config.toml", "mcp_server_command*.py" ] # If override set to True, all command restrictions are ignored and execution is permitted.

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/jon2allen/mcp_command_serv'

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