MCP Hub
Back to servers

Mastodon

Mastodon MCP — public Mastodon data via mastodon.social (no auth required)

Registry
Updated
Apr 15, 2026

mcp-mastodon

Mastodon MCP — public Mastodon data via mastodon.social (no auth required)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
get_trendingGet currently trending statuses on mastodon.social.
get_accountGet a public Mastodon account profile by numeric account ID.
get_timelineGet recent posts from the mastodon.social public timeline.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "mastodon": {
      "url": "https://gateway.pipeworx.io/mastodon/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use mastodon

License

MIT

Reviews

No reviews yet

Sign in to write a review