You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Mastodon

declared in 0.1.0

Search Mastodon for accounts, statuses, or hashtags. Returns matching profiles, posts, and tags with follower counts and engagement metrics.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "climate change"
    },
    {
      "type": "accounts",
      "limit": 20,
      "query": "open source"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "Type of results: accounts, statuses, or hashtags (default: statuses)"
    },
    "limit": {
      "type": "number",
      "description": "Number of results to return (default: 10, max: 40)"
    },
    "query": {
      "type": "string",
      "description": "Search query string"
    }
  }
}

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 →
search — Mastodon — PRSM MCP