You're viewing a demo portfolio

Join the waitlist
PRSM

list_blog_posts

Active

Tool of Cure Cancer With AI

declared in 1.0.0

List editorial blog articles (excerpts). Use get_blog_post for full content. Filter by category, cancer-type tag, or keyword.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 100,
      "minimum": 1,
      "description": "Results per page (1–100, default 20)."
    },
    "offset": {
      "type": "integer",
      "minimum": 0,
      "description": "Number of results to skip (default 0)."
    },
    "search": {
      "type": "string",
      "description": "Keyword search across title, excerpt, and content."
    },
    "category": {
      "type": "string",
      "description": "Filter by primary category."
    },
    "cancerType": {
      "type": "string",
      "description": "Filter by cancer-type tag."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cure Cancer With AI

https://github.com/hifarrer/ccwai-api

1/7 registries
View full server →
list_blog_posts — Cure Cancer With AI — PRSM MCP