Deploy your MCP server to Manufact Cloud, the recommended deployment platform for mcp-use servers. With a single command, you can deploy your server and get a production-ready URL.Documentation Index
Fetch the complete documentation index at: https://docs.mcp-use.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
mcp-use Account: Sign up at mcp-use.com or login via CLIQuick Deployment
Deploy your MCP server in one command:GitHub Repository Deployment
If your project is a GitHub repository,mcp-use deploy will automatically detect it and offer to deploy from GitHub:
- ✅ Deploys directly from your GitHub repository
- ✅ Automatically detects build and start commands
- ✅ Uses the latest commit from your branch
- ✅ No need to upload source code manually
After Deployment
Once deployment completes, you’ll receive:Deployment URLs
autoConnect parameter and other Inspector URL options are documented in Inspector URL parameters.
Claude Desktop Configuration
Test Locally First
Before deploying, test your server locally:Next Steps
- Deploying to Supabase - Alternative deployment option
- Configuration Guide - Advanced server configuration
- UI Widgets - Building interactive widgets
- API Reference - Complete API documentation