MCP Server
MCP
Post for Me MCP Pro
Publish, schedule and analyze social posts across 9 platforms via the Post for Me API.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "postforme-mcp-pro",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Post for Me API key (Dashboard - Settings - API Keys).",
"isRequired": true,
"isSecret": true,
"name": "POSTFORME_API_KEY"
},
{
"description": "Set to 'true' to block all write tools.",
"name": "POSTFORME_READONLY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment