Loading languages...
AT

atla-mcp-server

@atla-ai16

An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.

llm-evaluation
atla-api
openai-agents
claude-desktop
cursor

# mcpServer Config

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

# stdio

uvx atla-mcp-server
Transport:
stdio
语言:
Python
创建时间:4/9/2025
更新时间:7/21/2025