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.
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论