You're viewing a demo portfolio

Join the waitlist
PRSM

tags

Active

Tool of mcp-the-guardian

declared in 0.1.0

Browse The Guardian's content tags (topics, series, contributors, and keywords like "climate-change" or "long-read"). Filter by q substring, type (keyword/series/contributor), or section. Returns tag IDs for use in search(tag=...).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "q": "london",
      "type": "keyword",
      "page_size": 20
    }
  ],
  "properties": {
    "q": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "type": {
      "type": "string"
    },
    "section": {
      "type": "string"
    },
    "page_size": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-the-guardian

https://github.com/pipeworx-io/mcp-the-guardian

2/7 registries
View full server →