Back to search
30
MCP
atla-mcp-server
pypi/atla-mcp-serverAn 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"atla-mcp-server": {
"url": "None",
"transport": "http"
}
}
}