Search for:
Why this server?
Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration. While not specifically Python, it allows for interactive coding sessions.
Why this server?
Stdio MCP Server wrapping custom Python runtime. Allows for safe execution of Python code. The runtime combines the ease of setup while providing safeguards and limiting operations/imports that are allowed inside the runtime.
Why this server?
A secure Model Context Protocol server that allows AI models to safely interact with Windows command-line functionality, enabling controlled execution of system commands, project creation, and system information retrieval; likely supports calling python.
Why this server?
A secure Model Context Protocol server that allows AI models to safely interact with Windows command-line functionality, enabling controlled execution of system commands, project creation, and system information retrieval; likely supports calling python.
Why this server?
GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically; this might allow for python execution too.