You're viewing a demo portfolio

Join the waitlist
PRSM

get_account

Active

Tool of Mastodon

declared in 0.1.0

Get a Mastodon account profile by ID (e.g., '109382839472938472'). Returns bio, follower/following counts, post history, and verification status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "109302436954721982"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Numeric Mastodon account ID (e.g. \"109302436954721982\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Mastodon

https://github.com/pipeworx-io/mcp-mastodon

1/7 registries
View full server →
get_account — Mastodon — PRSM MCP