Prerequisites
- GitHub account with your MCP server repository
- Python MCP server using HTTP transport
Only HTTP transport is supported for remote deployments.
Deploy your server
1. Connect GitHub
Go to mcpdeploy.dev and sign in with GitHub. Install the MCP Deploy GitHub App when prompted to grant access to your repositories.2. Select and deploy
- Click New deployment in your dashboard
- Select your MCP server repository
- (Optional) Configure branch, environment variables, or OAuth
- Click Deploy
3. Get your URL
Once deployed, you’ll receive an HTTPS URL:Connect your MCP client
Claude Desktop
Add to your Claude Desktop configuration file:Cursor
Add to your Cursor MCP settings:Redeploy
- Automatic: Pushes to the deployed branch trigger automatic redeployment
- Manual: Click Redeploy on your deployment in the dashboard