MCP Server
MCP
io.github.bitsandtea/postking-mcp
PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.postking.app/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "postking-mcp",
"version": "1.1.7",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment