We host your MCP servers in the cloud.
Bring your uvx
or npx
servers. Get a remote MCP URL for ChatGPT, Claude, Grok, and other AI clients.
Your local MCP servers
mcp-server-fetch@modelcontextprotocol/ server-memory
stdio servers, without the local setup
Hosted by MCP Nest
mcp.mcpnest.dev/mcp/<id>
Connect your AI client
ChatGPT
Grok
Gemini
And other remote MCP clients
From local config to remote tools
-
1
Add your servers
Paste your config or add uvx and npx packages in the editor.
-
2
Deploy to MCP Nest
We run your servers in an isolated cloud deployment.
-
3
Connect your client
Add your remote MCP URL to your AI client.
flight_search
- Package source
- Python (uv)
- Package
- flights[mcp]
- Run command
- fli-mcp
- Transport
- stdio
Arguments
Environment variables
Tools 3
-
flight_search__find_airports
Find airports by city, airport name, or IATA code.
-
flight_search__search_dates
Find the cheapest travel dates between two airports.
-
flight_search__search_flights
Search flights for a route and date.
Configure your servers. Choose the tools your clients can use.
Create your own configYour tools, wherever you work
Connect on mobile
Use your tools from mobile apps that support remote MCP.
One endpoint
Connect multiple MCP servers through a single URL.
Choose your tools
Turn individual tools on or off to keep your client focused.
Share with your team
Give your team access to the same configured tools.
Pricing
Start free. Upgrade when you need more servers.
Free
For trying out MCP Nest
$0 /month
- 1 MCP server
- 1 isolated deployment
- Basic configuration
- Community support
Pro
For larger setups and teams
- Unlimited MCP servers
- 3 isolated deployments
- Priority support
- Advanced configuration
Cancel or change your plan anytime.
Frequently asked questions
What does MCP Nest host?
MCP Nest runs stdio MCP servers from npm or uvx packages and connects HTTP MCP servers behind a remote endpoint.
Can I use Claude Desktop remote connectors?
Yes. Add your MCP Nest endpoint as a remote connector in Claude. See the guides for setup instructions.
Which transports are supported?
MCP Nest supports streamable HTTP and SSE. Choose the transport supported by your client.
How are multiple servers handled?
Your servers share one MCP endpoint. You can turn individual tools on or off in your configuration.