2025-04-02-mcp-server
by fern-api
This repository contains the configuration for an MCP (Multi-Cloud Platform) server. It likely provides a way to manage and deploy applications across different cloud environments.
View on GitHub
Last updated: N/A
2025-04-02-mcp-server
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": [
"-y", "@fern-api/2025-04-02-mcp-server@latest"
]
}
}
}