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

# DeployStack - MCP Management Platform

> Official DeployStack documentation - MCP Management Platform with centralized credential vault, governance, and token optimization for developers and enterprises.

**DeployStack - MCP Management Platform**

Centralized MCP server management, credential vault, governance, and token optimization for developers and enterprises.

DeployStack provides enterprise-grade MCP server management with secure credential storage, team collaboration, complete governance, and 90%+ token reduction through hierarchical routing.

## User Guides

<CardGroup cols={2}>
  <Card icon="terminal" href="/quick-start" title="DeployStack Quick Start">
    Get started with DeployStack in minutes. Set up your first MCP server and connect to the DeployStack Satellite.
  </Card>

  <Card icon="users" href="/onboard-new-team-members" title="Onboard New Team Members">
    Learn how to onboard new developers to your DeployStack team and manage their access
  </Card>

  <Card icon="server" href="/self-hosted/quick-start" title="Self-Hosted DeployStack">
    Host DeployStack on your own servers for complete control and security
  </Card>

  <Card icon="shield" href="/security" title="Security & Governance">
    Understand how DeployStack eliminates credential sprawl and provides enterprise security
  </Card>

  <Card icon="circle-exclamation" href="/general/limitations" title="Platform Limitations">
    Understand when global satellites work and when you need local MCP or team satellites
  </Card>
</CardGroup>

## Developer Documentation

**For developers** extending or contributing to DeployStack:

<CardGroup cols={2}>
  <Card icon="code" href="/development/frontend" title="Frontend Development">
    Guides for building and extending the DeployStack web interface
  </Card>

  <Card icon="code" href="/development/backend" title="Backend Development">
    Learn how to extend the DeployStack backend services and APIs
  </Card>

  <Card icon="plug" href="/development/satellite" title="Satellite Development">
    Build and extend the DeployStack Satellite for secure MCP server management
  </Card>
</CardGroup>

## Our Repository Structure

DeployStack consists of several integrated components that work together to provide enterprise-grade MCP server management:

<CardGroup cols={2}>
  <Card icon="box" title="deploystack" href="https://github.com/deploystackio/deploystack">
    The main platform providing centralized MCP server management, team collaboration, and secure credential storage
  </Card>

  <Card icon="file-text" title="documentation" href="https://github.com/deploystackio/documentation">
    Complete guides for MCP server management, security, and team collaboration
  </Card>
</CardGroup>

## Community & Resources

<CardGroup cols={2}>
  <Card icon="users" href="https://discord.gg/UjFWwByB" title="Join our Discord">
    Get help and connect with the DeployStack community
  </Card>
</CardGroup>
