lemmy
๐ A decentralised discussion platform for communities.
lemmy MCP Server
MCP server for LemmyNet/lemmy
Ready-to-Use Client Configurations
{
"mcpServers": {
"lemmy": {
"command": "npx",
"args": [
"-y",
"@LemmyNet/lemmy"
]
}
}
}