Skip to main content
The first step in allowing your AI integrations to access external tools via Metorial lies in deploying a MCP server.
What you’ll learn:
  • How to deploy an MCP server
Before you start:

Deploying an MCP server

MCP servers in Metorial provide tools and resources to AI assistants through the Model Context Protocol. This guide will walk you through deploying your server and making it accessible to AI applications.
1

Open the Server Page

Navigate to the Servers section in the dashboard and select the GitHub MCP server.MCP Server Overview
2

Create a Server Deployment

Click Create Deployment to set up a new deployment of the MCP server.Server Deployment Creation
3

Configure Deployment Settings

Set up your deployment configuration by choosing a clear, descriptive name for the deployment and generating a GitHub Personal Access Token. Store the token securely. For detailed steps on creating and managing your token, refer to the GitHub documentation.Deployment Configuration
4

Your Server is Ready

The server has now been deployed and is ready to use!Testing Deployed Server

What’s Next?

🎉 You’ve successfully deployed your first MCP server! Next, we’ll guide you through testing your server’s capabilities.

Next Up: How to test an MCP server

Learn how to test an MCP server using the Explorer.