An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Atla MCP Server
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_llm_response: 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_llm_response_on_multiple_criteria: Evaluate an LLM's response to a prompt across multiple evaluation criteria. This function uses an Atla evaluation model under the hood to return a list of dictionaries, each containing an evaluation score and critique for a given criteria.
Usage
To use the MCP server, you will need an Atla API key. You can find your existing API key here or create a new one here.
Installation
We recommend using
uvto manage the Python environment. See here for installation instructions.
Manually running the server
Once you have uv installed and have a Atla API key, you can manually run the MCP server using uvx (which is provided by uv).
You can specify your read token using the ATLA_API_KEY environment variable:
ATLA_API_KEY=<your-api-key> uvx atla-mcp-server
Connecting to the server
Having issues or need help connecting to another client? Feel free to open an issue or contact us!
OpenAI Agents SDK
For more details on using the OpenAI Agents SDK with MCP servers, refer to the official documentation.
- Install the OpenAI Agents SDK:
pip install openai-agents
- Use the OpenAI Agents SDK to connect to the server:
import os
from agents import Agent
from agents.mcp import MCPServerStdio
async with MCPServerStdio(
params={
"command": "uvx",
"args": ["atla-mcp-server"],
"env": {"ATLA_API_KEY": os.environ.get("ATLA_API_KEY")}
}
) as atla_mcp_server:
...
Claude Desktop
For more details on configuring MCP servers in Claude Desktop, refer to the official MCP quickstart guide.
- Add the following to your
claude_desktop_config.jsonfile:
{
"mcpServers": {
"atla-mcp-server": {
"command": "uvx",
"args": ["atla-mcp-server"],
"env": {
"ATLA_API_KEY": "<your-atla-api-key>"
}
}
}
}
- Restart Claude Desktop to apply the changes.
You should now see options from atla-mcp-server in the list of available MCP tools.
Cursor
For more details on configuring MCP servers in Cursor, refer to the official documentation.
- Add the following to your
.cursor/mcp.jsonfile:
{
"mcpServers": {
"atla-mcp-server": {
"command": "uvx",
"args": ["atla-mcp-server"],
"env": {
"ATLA_API_KEY": "<your-atla-api-key>"
}
}
}
}
You should now see atla-mcp-server in the list of available MCP servers.
Contributing
Contributions are welcome! Please see the CONTRIBUTING.md file for details.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file atla_mcp_server-0.1.1.tar.gz.
File metadata
- Download URL: atla_mcp_server-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b5d30be7a3201c8eafa22eebbb9348d6c62bf00e36f3a53c639840464af74d
|
|
| MD5 |
e646eabaa6e408a7989d30f8c7ea924d
|
|
| BLAKE2b-256 |
865d8b75eae8c5fe58a4adf282b39b61a3b2b0374cff19e670b42aeaa39afd39
|
Provenance
The following attestation bundles were made for atla_mcp_server-0.1.1.tar.gz:
Publisher:
publish.yaml on atla-ai/atla-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
atla_mcp_server-0.1.1.tar.gz -
Subject digest:
46b5d30be7a3201c8eafa22eebbb9348d6c62bf00e36f3a53c639840464af74d - Sigstore transparency entry: 200837337
- Sigstore integration time:
-
Permalink:
atla-ai/atla-mcp-server@a18046b61f7c1860cfd4dd2674253bd6d3f9b513 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/atla-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@a18046b61f7c1860cfd4dd2674253bd6d3f9b513 -
Trigger Event:
release
-
Statement type:
File details
Details for the file atla_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: atla_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a04858f600dcb3b7b931c64cc3894c7d25212252d5886aa095b1083b3eaaa97
|
|
| MD5 |
ff4dc36aaa788b3b19530d18fd3484a7
|
|
| BLAKE2b-256 |
7e598b7c66901eaeed137e03f05366187f1c44016456baf502acb0160c6868fd
|
Provenance
The following attestation bundles were made for atla_mcp_server-0.1.1-py3-none-any.whl:
Publisher:
publish.yaml on atla-ai/atla-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
atla_mcp_server-0.1.1-py3-none-any.whl -
Subject digest:
0a04858f600dcb3b7b931c64cc3894c7d25212252d5886aa095b1083b3eaaa97 - Sigstore transparency entry: 200837345
- Sigstore integration time:
-
Permalink:
atla-ai/atla-mcp-server@a18046b61f7c1860cfd4dd2674253bd6d3f9b513 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/atla-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@a18046b61f7c1860cfd4dd2674253bd6d3f9b513 -
Trigger Event:
release
-
Statement type: