Decentralized social network. Post toots, manage followers, and federate instances.
npx -y @mastodon/mcp-server-mastodon
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"mastodon": {
"command": "npx",
"args": ["-y", "@mastodon/mcp-server-mastodon"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelDecentralized social network. Post toots, manage followers, and federate instances.
Language: Ruby
Category: Communication