Loading MCP server directory, please wait...
Unified API to query AWS, GCP, Azure and generate Terraform/CLI execution kits for AI agents.
npx @getmcp/cli add ai.synlake/synlakeRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Get a free key at https://api.synlake.ai/api/v1/register
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.synlake/synlake": {
"url": "https://api.synlake.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}