Loomal

Publish content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, and Medium.

2 starsnpm: @automatelab/content-distribution-mcp

About content-distribution

content-distribution is an MCP (Model Context Protocol) server published by automatelab-tech in the official MCP registry, listed under Social Media on Loomal. Publish content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, and Medium.

It ships as an npm package (@automatelab/content-distribution-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/automatelab-tech/content-distribution-mcp, where the project has earned 2 GitHub stars.

Use content-distribution with your agent

Claude Code · one command
claude mcp add content-distribution -- npx -y @automatelab/content-distribution-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "content-distribution": {
      "command": "npx",
      "args": [
        "-y",
        "@automatelab/content-distribution-mcp"
      ]
    }
  }
}
npm@automatelab/content-distribution-mcp

Frequently asked questions

What is content-distribution?
content-distribution is an MCP (Model Context Protocol) server by automatelab-tech in the Social Media category. Publish content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, and Medium.
How do I connect content-distribution to Claude, Cursor, or another MCP client?
Install content-distribution from its npm package (@automatelab/content-distribution-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is content-distribution open source?
Yes — the source code is public at github.com/automatelab-tech/content-distribution-mcp, with 2 GitHub stars.
Can AI agents pay to use content-distribution?
Not yet through Loomal — content-distribution is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain content-distribution? Claim this listing free by verifying GitHub ownership, or contact us.