A secure, container-based implementation of the Model Context Protocol (MCP) that provides sandboxed environments for AI systems to safely execute code, run commands, access files, and perform web operations.
Comma-separated list of allowed bash commands
ls,cat,grep,find,echo,pwd,mkdir,touch
Port for the MCP server
8000
Logging level
INFO
Memory limit for Python execution in MB
256
Default timeout for bash commands in seconds
30
Host address for the MCP server
127.0.0.1
Maximum file size in MB
10
Maximum timeout for bash commands in seconds
120
Enable debug mode
true
Comma-separated list of allowed file extensions
txt,md,csv,json,py
Default timeout for Python execution in seconds
30
Maximum timeout for Python execution in seconds
120
Comma-separated list of allowed domains for web operations (* for all)
*
Default timeout for web operations in seconds
30
Security Notice
Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!