VOOZH about

URL: https://mcp.so/server/Atla/atla-ai

⇱ Atla MCP Server MCP Server


Atla MCP Server

@atla-ai

An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API for state-of-the-art LLMJ evaluation.
Overview

The Atla MCP Server provides a standardized interface for LLMs to interact with the Atla API for state-of-the-art LLMJ evaluation.

Learn more about Atla here!

Server Config

{
 "mcpServers": {
 "atla-mcp-server": {
 "command": "uv",
 "args": [
 "--directory",
 "/path/to/atla-mcp-server",
 "run",
 "atla-mcp-server"
 ],
 "env": {
 "ATLA_API_KEY": "<your-atla-api-key>"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.