Remote MCP Server Support

The MCP Server is fantastic, thank you very much.

My next wish (there's always a next wish) would be for some way to add support for remote MCP servers. Ideally hooked up through IIS/Apache.

You can choose another transport layer, i.e. streamable http to make the server remotely accessible

Sorry, I should have checked the demos directory! There absolutely is a streamable HTTP option.

That said, I notice it's a console application. We don't have a lot of experience hosting this type of application. In the past we've created ISAPI dlls or Apache modules. I know it's a big ask, but can you point us in the right direction to making an EXE like this available for the customers across the internet?

Thanks again.

If you run this EXE on a machine where the http port is open, this server should be accessible to the outside world on the IP address of this machine.