mcp-ai-betterpost-server.ocm.jsonjson {
"ocm": "1",
"id": "mcp-ai-betterpost-server",
"kind": "tool",
"name": "BetterPost",
"description": "Finds timely sources across news, social, and the web and writes posts worth publishing.",
"publisher": "betterpost",
"version": "2.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Finds timely sources across news, social, and the web and writes posts worth publishing."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/betterpost/betterpost-plugin",
"path": "server.json",
"ref": "2.0.0",
"url": "https://github.com/betterpost/betterpost-plugin",
"key": "ai.betterpost/server",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://betterpost.ai/mcp"
}
]
}