MCP Server
MCP
posterly
Validate, schedule, publish, and analyze social content across 18 platforms with posterly.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.poster.ly/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "posterly-mcp-server",
"version": "0.27.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "posterly API key. Optional for public signup tools; required for authenticated tools.",
"format": "string",
"isSecret": true,
"name": "POSTERLY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment