Get up and running with your first MCP server in just a few steps. This guide walks you through signing in,
deploying an MCP server, and testing it in the playground.
Choose one of the following ways to deploy:🔍 Option 1: Use a Curated ServerNavigate to the MCP Directory.
Browse verified servers contributed by the verified developers and organizations.
Click Deploy on any server to set it up instantly.🔗 Option 2: Bring Your Own ServerGo to Directory > Add Server > via GitHub. Deploy via Github
Enter public GitHub repo URL containing your MCP code.
Configure deployment settings and click Deploy.📄 Option 3: Create from OpenAPI SpecNavigate to Directory > Add Server > via OpenAPI. Deploy via OpenAPI
Upload your OpenAPI 3.0 spec file or paste the spec in the editor.
Name your server and click Deploy.
Once your MCP server is deployed:
Go to the Playground section.
Select your MCP server from the list.
Choose an LLM model (e.g., GPT-4, GPT-4o, GPT-4o-mini, etc.).
Send requests and view live responses from your MCP server.
You can compare results across different models to evaluate behavior and performance.
Head to Observability > Logs & Analytics.
Use filters to monitor real-time usage, performance, and errors.
Our open-source client library lets you easily integrate logging into your MCP server code.
Head to Access Control > Teams & Policies.
Define access policies at the team or individual level.
Control visibility and usage of MCP servers and tools across departments or clients.