mcp-win-postapp-library.ocm.jsonjson {
"ocm": "1",
"id": "mcp-win-postapp-library",
"kind": "tool",
"name": "library",
"description": "Publish one HTML file, get a live installable app URL. No account, no review, no queue.",
"publisher": "win.postapp",
"version": "0.1.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Publish one HTML file, get a live installable app URL. No account, no review, no queue."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"path": "server.json",
"ref": "0.1.0",
"url": "https://registry.modelcontextprotocol.io/v0/servers/win.postapp%2Flibrary",
"key": "win.postapp/library",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://postapp.win/mcp"
}
]
}