get_timeline
ActiveTool of Mastodon
declared in 0.1.0
Get recent posts from the public Mastodon timeline. Returns statuses with authors, timestamps, engagement counts, and content.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 25
}
],
"properties": {
"limit": {
"type": "number",
"description": "Number of statuses to return (default: 20, max: 40)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mastodon
https://github.com/pipeworx-io/mcp-mastodon
1/7 registries