MCP Server
atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
DevelopmentFree
#mcp-server#model-context-protocol#development#python
Overview
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
Repository context: Atla MCP Server
[!CAUTION]
This repository was archived on July 21, 2025. The Atla API is no longer active.
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API for state-of-the-art LLMJ evaluation.
Learn more about Atla here. Learn more about the Model Context Protocol here.
Available Tools
- : Evaluate an LLM's response to a prompt using a given evaluation criteria. This function uses an Atla evaluation model under the hood to return a dictionary containing a score for the model's response and a textual critique containing feedback on the model's response.
- : Evaluate an LLM's response to a prompt across multiple evaluation criteria. This fu
Category: Development.
Discovered via: Awesome MCP Servers.
Installation
Visit the GitHub repository for installation instructions and setup guide.
View installation guide