Skip to main content
Glama
postraid

Postraid MCP

Official
by postraid

Postraid MCP

Create and manage social content for your brand.

get_profile reads your own Postraid account ID, email and display name. It cannot read social credentials, generate content, publish posts, access another account or spend credits.

Remote MCP

Use https://mcp.postraid.com/mcp in a client that supports remote MCP with OAuth. Sign in to Postraid and explicitly approve the connection.

Related MCP server: Meta Social MCP

Claude Desktop and other stdio clients

Requires Node.js 22 or newer. Add this configuration:

{
  "mcpServers": {
    "postraid": {
      "command": "npx",
      "args": [
        "-y",
        "postraid-mcp"
      ]
    }
  }
}

Or install the .mcpb file from Releases in your desktop client's Extensions settings. The connector opens your browser for sign-in. If the consent page asks you to sign in, use its new-tab link, then return and refresh the consent page.

Privacy and permissions

Your product password and provider credentials are not requested by this package. The pinned mcp-remote bridge handles OAuth, PKCE and local token storage. It connects only to the fixed endpoint above; command-line endpoint overrides are not supported. OAuth tokens are stored locally by mcp-remote and should be treated as credentials.

Revoke a connection at Postraid MCP connections.

Development and publishing

Run npm ci and npm test. GitHub Actions publishes a new package version using the organization’s NPM_TOKEN secret, then builds and releases the desktop bundle. Keep package.json, manifest.json, server/config.json and server.json versions aligned.

Marketplace approval is separate from npm publication. See the product’s submission notes for endpoint tests and review prerequisites.

Website · Issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables comprehensive social media management through Oktopost's REST API, including campaign creation, content scheduling, post management, workflow approvals, employee advocacy, and media asset handling across connected social profiles.
    27 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables finding trending content across social networks and scheduling/publishing posts with full lifecycle management.
    72 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables managing social media posts, accounts, and AI-powered content features from any MCP client, including scheduling, publishing, analysis, and AI caption generation.
    14
    16 npm
    MIT