MCP Server
MCP
io.github.postall-io/postall
Post to 35+ social media platforms. Schedule & publish from Claude AI.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "postall-mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostAll API key. Get it from https://postall.io/dashboard → Settings → API",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "POSTALL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment