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

# Gumstack

> Build, deploy, and manage MCP servers for your organization

<div className="rounded-2xl overflow-hidden border border-pink-200 dark:border-pink-800">
  <iframe src="https://player.vimeo.com/video/1159420506?h=d66f32f1a0" style={{ width: '100%', aspectRatio: '16/9' }} frameBorder="0" allow="autoplay; fullscreen; picture-in-picture" allowFullScreen />
</div>

Gumstack is the infrastructure layer for managing MCP (Model Context Protocol) servers across your organization. Built for IT and security teams, it gives you centralized control over which AI tools are available, who can access them, and full visibility into how they're being used, all from a single dashboard.

<CardGroup cols={3}>
  <Card title="Activity & Analytics" icon="chart-column" href="/platform/activity">
    Monitor tool usage, view call history, and track trends across your organization
  </Card>

  <Card title="Build a Server" icon="rocket" href="/building/quickstart">
    Create, deploy, and manage your first custom MCP server on Gumstack
  </Card>

  <Card title="Security & Access" icon="shield" href="/platform/permission-groups">
    Control who can access which tools with permission groups and role-based access
  </Card>
</CardGroup>
