lemmy

GitHub

๐Ÿ€ A decentralised discussion platform for communities.

14,540 stars Rust 1 file ยท ~9,108 tokens #activitypub#chat#fediverse#lemmy#link-aggregator#reddit#rust

lemmy MCP Server

MCP server for LemmyNet/lemmy

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "lemmy": {
      "command": "npx",
      "args": [
        "-y",
        "@LemmyNet/lemmy"
      ]
    }
  }
}