Skip to main content
Streaming HTTP servers can be run as is, we just need to identify the port used and adjust the command, and disable the smoke checks as they will confuse the server. Start by cloning the MCP servers git repository and making a copy of the Dockerfile:
Make the following changes to the Dockerfile:
Now run:
Access the MCP server via the MCP inspector:
In the top left, change the transport type to Streamable HTTP. Set the URL to match your application, where the URL will be of the form:
Replace the appname with the name of your application, but keep the https:// and /mcp. Click Connect. An example Cursor configuration:
With Streaming HTTP transports, fly mcp proxy may not be required, but could be useful if: