mcp-code-exec-python

mcp-code-exec-python

3

Heroku MCP Code Execution - Python is designed to facilitate running code execution processes on Heroku, offering automatic and manual deployment options. It supports local and remote testing setups and is planning to introduce a gateway for enhanced communication with one-off MCP dynos.

Heroku MCP Code Execution - Python

  • Deployment Options: Provides automatic and manual deployment methods using Heroku CLI, including the setting of environment variables and scaling web dynos.
  • Local Testing: Instructions and examples are given for testing using local SSE (Server-Sent Events) and STDIO mode.
  • Remote Testing: Guidance on testing remote SSE and STDIO, including how to spin up web dynos and run example client code on the server.
  • Heroku MCP Gateway: Future feature that will allow seamless communication with one-off MCP dynos through an upcoming gateway protocol.