Loading MCP server directory, please wait...
Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent.
npx @getmcp/cli add io.github.alexcloudstar/makers-page-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
X_CLIENT_IDX (Twitter) OAuth 2.0 Client ID from the X developer portal
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alexcloudstar/makers-page-mcp": {
"command": "npx",
"args": [
"-y",
"makers-page-mcp"
],
"env": {
"X_CLIENT_ID": "",
"X_CLIENT_SECRET": "",
"X_REDIRECT_URI": "http://127.0.0.1:8879/callback"
}
}
}
}