Skip to main content
What you’ll learn:
  • How to create a custom provider
  • Supported runtime
Managed providers let you deploy custom MCP server code without managing infrastructure. Upload your code and Metorial handles hosting, scaling, and deployment.

Supported Runtime

Hosted custom providers currently run on Node.js.
TypeScript/JavaScript (Node.js)
  • Full npm package support
  • Automatic TypeScript compilation
  • Node.js 18+ runtime

Creating a Custom Provider

1

Navigate to Custom Providers

Go to ProvidersCustom Providers.Navigate to custom providers
2

Create Provider

Click Create Custom Provider.
3

Upload Code

Upload your MCP server code.Create custom provider
4

Deploy

Click Deploy and wait for the build to complete.

What’s Next?

Deployment Guide

Learn about versions and deployments.