mastodon
Your self-hosted, globally interconnected microblogging community
mastodon MCP Server
MCP server for mastodon/mastodon
Ready-to-Use Client Configurations
{
"mcpServers": {
"mastodon": {
"command": "npx",
"args": [
"-y",
"@mastodon/mastodon"
]
}
}
}