atla-ai/atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
Platform-specific configuration:
{
"mcpServers": {
"atla-mcp-server": {
"command": "npx",
"args": [
"-y",
"atla-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...