Back to directory
atla-mcp-server

atla-mcp-server

@atla-ai18

An MCP server for LLMs to interact with the Atla API for state-of-the-art LLMJ evaluation.

llm-evaluationatla-apiopenai-agentsclaude-desktopcursortool

Installation & Configuration

{
  "mcpServers": {
    "atla-mcp-server": {
      "command": "uvx",
      "args": [
        "atla-mcp-server"
      ],
      "env": {
        "ATLA_API_KEY": "<your-atla-api-key>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/9
Updated
2026/6/8