> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy AI apps on Upsun

> Deploy AI applications, agents, and MCP servers on Upsun.


Deploy AI workloads on Upsun using any supported runtime.

<CardGroup cols={2}>
  <Card title="AI Agents" icon="brain" color="#6046ff" href="/docs/get-started/ai/aiagent">
    Host conversational AI agents and chatbots.
  </Card>

  <Card title="MCP Servers" icon="server" color="#6046ff" href="/docs/get-started/ai/deploy-mcp">
    Deploy Model Context Protocol servers.
  </Card>

  <Card title="Upsun MCP Server" icon="terminal" color="#6046ff" href="/docs/get-started/ai/using-the-mcp">
    Use the Upsun MCP Server.
  </Card>
</CardGroup>
