io.github.bitsandtea/postking-mcp
https://mcp.postking.app/mcp
● healthy
PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://mcp.postking.app/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.postking.app/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://postking.app
Source code
https://github.com/bitsandtea/postking-mcp