Distr
@glasskube
Distr について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"distr": {
"command": "dist/mcp-server",
"args": [
"serve"
],
"tools": [
"*"
],
"env": {
"DISTR_TOKEN": "distr-..."
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Distr?
Distr is an open-source software distribution platform that enables software and AI companies to distribute applications to self-managed customers with minimal setup. It provides a centralized web UI, optional deployment agents, and a first-party SDK for managing deployments, artifacts, and licenses.
How to use Distr?
Distr can be self-hosted via Docker Compose or as a Helm chart on Kubernetes, or used through the hosted version at signup.distr.sh. After installation, register the first account at the local URL and use the dashboard to manage agents, deployments, and customers. The Distr SDK for JavaScript is also available via npm.
Key features of Distr
- Centralized management of deployments, artifacts, and agents
- Deployment automation with prebuilt Helm and Docker agents
- White-label customer portal for self-service deployments
- License management for version-specific distribution
- Built-in OCI-compatible container registry with access control
- Rich JavaScript SDK for programmatic integration
Use cases of Distr
- On-premises, VPC, and self-managed software deployments
- Bring Your Own Cloud (BYOC) automation
- Edge and fleet management
FAQ from Distr
What is Distr?
Distr is an open-source software distribution platform that helps companies distribute applications to self-managed customers. It offers centralized management, deployment automation, and a white-label customer portal.
How do I install Distr?
You can self-host Distr using Docker Compose (docker-compose up -d) or via a Helm chart on Kubernetes (helm upgrade --install ...). Refer to the documentation at distr.sh for detailed instructions.
Is Distr open source?
Yes, Distr is fully open source and licensed under Apache 2.0.
What dependencies does Distr require?
Distr Hub requires PostgreSQL and object storage (e.g., MinIO). Building from source requires NodeJS 22, Go 1.24, and Docker.
Where can I get support?
Support is available through the Distr Discord community and the project's GitHub repository.
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント