container-mcp

container-mcp

3.4

If you are the rightful owner of container-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Container-MCP is a secure, container-based implementation of the Model Context Protocol (MCP) for executing tools on behalf of large language models.

system_run_command

Executes bash commands in a secure sandbox environment.

system_run_python

Executes Python code in a secure sandbox environment.

system_env_var

Gets environment variable values.

file_read

Reads file contents safely.

file_write

Writes content to a file safely.

file_list

Lists contents of a directory safely.

file_delete

Deletes a file safely.

file_move

Moves or renames a file safely.

web_search

Uses a search engine to find information on the web.

web_scrape

Scrapes a specific URL and returns the content.

web_browse

Interactively browses a website using Playwright.