Creates an Express application pre-configured for MCP servers.
When the host is '127.0.0.1', 'localhost', or '::1' (the default is '127.0.0.1'),
DNS rebinding protection middleware is automatically applied to protect against
DNS rebinding attacks on localhost servers.
Creates an Express application pre-configured for MCP servers.
When the host is
'127.0.0.1','localhost', or'::1'(the default is'127.0.0.1'), DNS rebinding protection middleware is automatically applied to protect against DNS rebinding attacks on localhost servers.