FP
Flamel Public Content
/list_blog_posts
List blog posts
List published Flamel blog posts, newest first. Optionally filter by category. Returns titles, URLs, summaries, and publish dates, not full bodies.
liveverifiedunknown~5s typical
mcpprobedflamelpubliccontent
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-flamel-public-content /list_blog_posts for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string | Category name, e.g. "Social Media", "Strategy", "Paid Advertising", "AI & Automation". Omi |
| limit | integer | How many posts to return (1-50). Defaults to 10. |
| page | integer | Page number for pagination. Defaults to 1. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-flamel-public-content","endpoint":"/list_blog_posts","input":{}}'cli
npx cracked-ai run -p mcp-ai-flamel-public-content -e /list_blog_posts -i '{}'mcp
run_tool({ provider: "mcp-ai-flamel-public-content", endpoint: "/list_blog_posts", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.