You're viewing a demo portfolio

Join the waitlist
PRSM

search_posts

Active

Tool of uluesky

declared in 0.1.0

Search Bluesky posts by keyword or phrase. Returns matching posts with author handles, timestamps, engagement metrics, and content.Requires bsky_handle and bsky_app_password in the gateway URL query params.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "artificial intelligence"
    },
    {
      "limit": 100,
      "query": "bluesky news"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results (1-100, default 25)"
    },
    "query": {
      "type": "string",
      "description": "Search query"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

uluesky

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

1/7 registries
View full server →