"""File for debugging the Atla MCP Server via the MCP Inspector."""
import os
from atla_mcp_server.server import app_factory
app = app_factory(atla_api_key=os.getenv("ATLA_API_KEY", ""))
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atla-ai/atla-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server