mackenzieit/mackenzie-mcp-server
3.1
If you are the rightful owner of mackenzie-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MacKenzie MCP Server is a no-build JavaScript server designed for easy deployment on Azure App Service.
MacKenzie MCP Server (No-build JS)
This version requires no build tools. Upload the zip to Azure App Service and set three app settings:
- MCP_SERVER_PORT=8080
- FUNCTION_BASE_URL=https://
.azurewebsites.net - CONNECTOR_API_KEY=
Start command: npm start (App Service does this automatically for Node apps).