mcp-page-ship-ship-page.ocm.jsonjson {
"ocm": "1",
"id": "mcp-page-ship-ship-page",
"kind": "tool",
"name": "ship.page",
"description": "Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.",
"publisher": "bitgate",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/bitgate/ship.page",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/bitgate/ship.page",
"key": "page.ship/ship-page",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://ship.page/mcp"
}
]
}