omkarkorde27/custom-mcp-server
If you are the rightful owner of custom-mcp-server 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.
The MCP Filesystem Server has been extended to include code execution capabilities, allowing for the execution of Python and Node.js scripts within specified directories.
Tools
Functions exposed to the LLM to take actions
execute_file
Execute a Python or Node.js script file and capture its output. Automatically detects interpreter based on file extension or explicitly specified. Captures both stdout and stderr streams, provides the exit code, supports command line arguments, and includes timeout protection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client