Overview
Creating an MCP (Model Context Protocol) server is easy with the MCPfy platform. This guide walks you through the entire process from login to deployment.Prerequisites
Before creating a server, ensure you have:- An active MCPfy account
- API endpoints you want to integrate as tools
- Authentication details for your APIs
Server creation typically takes 1-2 minutes depending on the number of API endpoints you’re adding.
Creating Your MCP Server
1
Login to MCPfy
Navigate to mcpfy.ai/login and sign in to your account.
2
Access Generate MCP
Once logged in, look for the “Generate MCP” option in the sidebar and click on it.
3
Add API Endpoints
Paste the cURL commands of the APIs that you need to add as tools.
4
Configure Authentication
Add authentication details for your APIs.
5
Test Your APIs
Use the “Test API” button to verify that your endpoints are working correctly.
Make sure all your API tests return successful responses before proceeding.
6
Deploy Your Server
Click on “Deploy” to create your MCP server.
The deployment process will generate your MCP server URL and make it accessible.

