Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.mdx
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: DeployStack - Enterprise Control Plane for MCP
description: Official DeployStack documentation - The Enterprise Control Plane for MCP servers. Secure, centralized management of your organization's AI tool landscape with the DeployStack Satellite.
title: DeployStack - The MCP Control Plane with Context Optimization
description: Official DeployStack documentation - The first MCP-as-a-Service platform that solves both management complexity and context window bloat through intelligent hierarchical routing.
sidebarTitle: Overview
---


DeployStack is the **Enterprise Control Plane for the Model Context Protocol (MCP) ecosystem**. We provide a secure, centralized platform to manage your company's entire AI tool landscape, eliminating credential sprawl and enabling developers to move faster and more securely through edge DeployStack Satellite.
DeployStack is **The First MCP-as-a-Service Platform**. We solve two critical problems: MCP management complexity (credentials, teams, governance) and context window consumption (90%+ token reduction through hierarchical routing). Just add a URL to VS Code - no installation, no local processes, instant access to all team tools.

## User Guides

Expand All @@ -31,7 +31,7 @@ DeployStack is the **Enterprise Control Plane for the Model Context Protocol (MC
href="/self-hosted/quick-start"
title="Self-Hosted DeployStack"
>
Host DeployStack on your own infrastructure for complete control and security
Host DeployStack on your own servers for complete control and security
</Card>

<Card
Expand Down Expand Up @@ -91,7 +91,7 @@ DeployStack consists of several integrated components that work together to prov
title="documentation"
href="https://github.com/deploystackio/documentation"
>
Comprehensive guides for MCP server management, security, and team collaboration
Complete guides for MCP server management, security, and team collaboration
</Card>
</CardGroup>

Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {},
"devDependencies": {
"@semantic-release/github": "^11.0.5",
"@types/node": "24.7.1",
"@types/node": "24.9.1",
"markdownlint-cli": "^0.45.0",
"markdownlint-cli2": "^0.18.1",
"typescript": "5.9.3"
Expand Down
Loading