berry-13/code-interpreter-mcp
3.1
If you are the rightful owner of code-interpreter-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 dayong@mcphub.com.
The LibreChat Code Interpreter MCP Server is a Model Context Protocol server that integrates the LibreChat Code Interpreter API, enabling secure code execution and file management through MCP tools.
Tools
Functions exposed to the LLM to take actions
executeCode
Run arbitrary code in a secure sandbox.
downloadFile
Retrieve binary or text files generated during execution.
uploadFiles
Send files to a session for inclusion in code runs.
getFilesInfo
List metadata for files in a session.
deleteFile
Remove a file from a session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client