Function to start the MCP server.
Creates an McpServer instance
Creates a new context from the configuration in the params.
Builds the tools to inject the context then binds them to the server.
You are required to call server.connect(transport) to start the server.
Function to start the MCP server. Creates an McpServer instance Creates a new context from the configuration in the params. Builds the tools to inject the context then binds them to the server. You are required to call
server.connect(transport)
to start the server.