MCP Directory
Back

mastodon-mcp

by The-Focus-AI · TypeScript · ★ 9

mastodon modelcontextprotocol server

#mastodon#modelcontextprotocol

Install

npx -y github:The-Focus-AI/mastodon-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mastodon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:The-Focus-AI/mastodon-mcp"
      ]
    }
  }
}

From the README

A [Model Context Protocol](https://github.com/thefocus/modelcontextprotocol) server that provides tools for interacting with Mastodon. Currently supports creating toots with optional media attachments. - Create toots with customizable visibility and content warnings - Upload and attach media files (images, videos, audio) - Add alt text/descriptions to media attachments - Schedule toots for a future time - Secure credential management using environment variables or 1Password CLI - Node.js 18+ - pnpm - A Mastodon account and API access token - Optionally, 1Password CLI () installed and configu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers