Mastodon MCP Server for CrewAIGive CrewAI instant access to 35 tools to Block Account, Bookmark Status, Check Health, and more
Connect your CrewAI agents to Mastodon through Vinkius, pass the Edge URL in the `mcps` parameter and every Mastodon tool is auto-discovered at runtime. No credentials to manage, no infrastructure to maintain.
Ask AI about this MCP Server for CrewAI
The Mastodon MCP Server for CrewAI is a standout in the Communication Messaging category — giving your AI agent 35 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from crewai import Agent, Task, Crew
agent = Agent(
role="Mastodon Specialist",
goal="Help users interact with Mastodon effectively",
backstory=(
"You are an expert at leveraging Mastodon tools "
"for automation and data analysis."
),
# Your Vinkius token. get it at cloud.vinkius.com
mcps=["https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"],
)
task = Task(
description=(
"Explore all available tools in Mastodon "
"and summarize their capabilities."
),
agent=agent,
expected_output=(
"A detailed summary of 35 available tools "
"and what they can do."
),
)
crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Mastodon MCP Server
Connect your Mastodon account to any AI agent and manage your decentralized social presence through natural conversation.
When paired with CrewAI, Mastodon becomes a first-class tool in your multi-agent workflows. Each agent in the crew can call Mastodon tools autonomously, one agent queries data, another analyzes results, a third compiles reports, all orchestrated through Vinkius with zero configuration overhead.
What you can do
- Status Management — Post new toots, reply to threads, and manage visibility settings (public, unlisted, private, direct) using
post_status. - Engagement — Favorite, bookmark, and reblog content to interact with your community effortlessly.
- Timeline Discovery — Access your home timeline, public feeds, or specific tag streams to stay updated on the latest discussions.
- Account Control — Follow or unfollow users, manage blocks and mutes, and update your profile metadata directly.
- Trending Insights — Query trending tags, links, and statuses to understand what's happening across the instance.
The Mastodon MCP Server exposes 35 tools through the Vinkius. Connect it to CrewAI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 35 Mastodon tools available for CrewAI
When CrewAI connects to Mastodon through Vinkius, your AI agent gets direct access to every tool listed below — spanning fediverse, microblogging, activitypub, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Block account on Mastodon
Block a Mastodon account
Bookmark status on Mastodon
Bookmark a Mastodon status
Check health on Mastodon
Check server health status
Clear notifications on Mastodon
Clear all notifications
Create app on Mastodon
Create a new Mastodon application
Delete status on Mastodon
Delete a Mastodon status
Dismiss notification on Mastodon
Dismiss a single notification
Favourite status on Mastodon
Favourite a Mastodon status
Follow account on Mastodon
Follow a Mastodon account
Get account on Mastodon
Get a Mastodon account profile
Get account statuses on Mastodon
Get statuses posted by a Mastodon account
Get home timeline on Mastodon
View statuses from followed users
Get instance info on Mastodon
Get general information about the server
Get instance rules on Mastodon
View server rules
Get list timeline on Mastodon
View statuses in a specific list
Get media on Mastodon
Check status of an uploaded media attachment
Get notifications v1 on Mastodon
View notifications for the user (v1)
Get notifications v2 on Mastodon
View grouped notifications for the user (v2, Mastodon 4.3+)
Get public timeline on Mastodon
View public statuses (local or federated)
Get status on Mastodon
View a single Mastodon status
Get status context on Mastodon
View thread ancestors and descendants for a status
Get tag timeline on Mastodon
View statuses containing a specific hashtag
Get trending links on Mastodon
View trending links
Get trending statuses on Mastodon
View trending statuses
Get trending tags on Mastodon
View trending hashtags
Mute account on Mastodon
Mute a Mastodon account
Post status on Mastodon
Post a new status (toot) to Mastodon
Reblog status on Mastodon
Boost (reblog) a Mastodon status
Register account on Mastodon
Register a new Mastodon account
Search on Mastodon
Search for accounts, statuses, and hashtags
Unfollow account on Mastodon
Unfollow a Mastodon account
Update credentials on Mastodon
Update Mastodon profile credentials
Update media on Mastodon
Update media description or focal point
Upload media on Mastodon
Upload media asynchronously
Verify credentials on Mastodon
Verify Mastodon account credentials
Connect Mastodon to CrewAI via MCP
Follow these steps to wire Mastodon into CrewAI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install CrewAI
pip install crewaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius token from cloud.vinkius.comCustomize the agent
role, goal, and backstory to fit your use caseRun the crew
python crew.py. CrewAI auto-discovers 35 tools from MastodonWhy Use CrewAI with the Mastodon MCP Server
CrewAI Multi-Agent Orchestration Framework provides unique advantages when paired with Mastodon through the Model Context Protocol.
Multi-agent collaboration lets you decompose complex workflows into specialized roles, one agent researches, another analyzes, a third generates reports, each with access to MCP tools
CrewAI's native MCP integration requires zero adapter code: pass Vinkius Edge URL directly in the `mcps` parameter and agents auto-discover every available tool at runtime
Built-in task delegation and shared memory mean agents can pass context between steps without manual state management, enabling multi-hop reasoning across tool calls
Sequential and hierarchical crew patterns map naturally to real-world workflows: enumerate subdomains → analyze DNS history → check WHOIS records → compile findings into actionable reports
Mastodon + CrewAI Use Cases
Practical scenarios where CrewAI combined with the Mastodon MCP Server delivers measurable value.
Automated multi-step research: a reconnaissance agent queries Mastodon for raw data, then a second analyst agent cross-references findings and flags anomalies. all without human handoff
Scheduled intelligence reports: set up a crew that periodically queries Mastodon, analyzes trends over time, and generates executive briefings in markdown or PDF format
Multi-source enrichment pipelines: chain Mastodon tools with other MCP servers in the same crew, letting agents correlate data across multiple providers in a single workflow
Compliance and audit automation: a compliance agent queries Mastodon against predefined policy rules, generates deviation reports, and routes findings to the appropriate team
Example Prompts for Mastodon in CrewAI
Ready-to-use prompts you can give your CrewAI agent to start working with Mastodon immediately.
"Post a new status saying 'Hello from my AI agent!' with public visibility."
"Show me the top 5 trending tags on this instance."
"Verify my account and show my profile details."
Troubleshooting Mastodon MCP Server with CrewAI
Common issues when connecting Mastodon to CrewAI through Vinkius, and how to resolve them.
MCP tools not discovered
Agent not using tools
Timeout errors
Rate limiting or 429 errors
Mastodon + CrewAI FAQ
Common questions about integrating Mastodon MCP Server with CrewAI.
How does CrewAI discover and connect to MCP tools?
tools/list method. This means tools are always fresh and reflect the server's current capabilities. No tool schemas need to be hardcoded.Can different agents in the same crew use different MCP servers?
mcps list, so you can assign specific servers to specific roles. For example, a reconnaissance agent might use a domain intelligence server while an analysis agent uses a vulnerability database server.What happens when an MCP tool call fails during a crew run?
Can CrewAI agents call multiple MCP tools in parallel?
process=Process.parallel, each calling different MCP tools concurrently. This is ideal for workflows where separate data sources need to be queried simultaneously.Can I run CrewAI crews on a schedule (cron)?
crew.kickoff() method runs synchronously by default, making it straightforward to integrate into existing pipelines.Explore More MCP Servers
View all →
PitchBook
13 toolsAI private market intelligence: research companies, deals, investors, and funds via agents.

Payrexx
11 toolsAccept payments online with a Swiss payment gateway that supports local and international methods with PCI compliance built in.

Dropbox Sign
12 toolsGet documents signed electronically with legally binding e-signatures, templates, and audit trails your business can trust.

Freshteam
12 toolsManage HR operations, track job applicants, and oversee employee records via AI agents with Freshteam.
