Back to search
30
MCP

atla-mcp-server

pypi/atla-mcp-server

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
atproto-mcp
A comprehensive MCP server for AT Protocol integration, enabling LLMs to interact directly with the AT Protocol ecosystem
0 tools
atla mcp server
Metadata-only Glama MCP server.
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools
ami-mcp
MCP Server for ATLAS AMI metadata interface
0 tools
acuvity/mcp-server-atla
Enable AI agents to interact with the Atla API for state-of-the-art LLMJ evaluation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atla-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}