Distribution overview
The DocSpace MCP server is available in several formats from different distribution sources.
Available Formats
The DocSpace MCP server is distributed in four formats.
- Docker Image: A containerized version of the DocSpace MCP server.
- Docker MCP Server: An MCP server available through Docker's MCP Catalog and Toolkit.
- MCP Bundle: A bundled MCP server for applications that support the MCP Bundles format.
- Node.js Application: A standalone application that can be run on systems with Node.js.
Distribution Matrix
The following table shows which formats are available from each distribution source:
| Distribution Source | Docker Image | Docker MCP Server | MCP Bundle | Node.js Application |
|---|---|---|---|---|
| Build From Source | + | - | + | + |
| Docker Hub | + | - | - | - |
| Docker MCP | - | + | - | - |
| GitHub Releases | - | - | + | + |
| npm Registry | - | - | - | + |