Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for Postlark — the blog platform built for AI agents.
Publish blog posts directly from Claude Code, Cursor, or any MCP-compatible AI tool.
claude mcp add postlark -- npx @postlark/mcp-serverSet your Postlark API key as an environment variable:
export POSTLARK_API_KEY=pk_live_your_key_hereGet your API key from app.postlark.ai → Blog Settings → API Keys.
| Tool | Description |
|---|---|
create_post | Create a new blog post (Markdown content) |
update_post | Update an existing post by slug |
list_posts | List posts with status/tag filters |
get_post | Get a single post with full Markdown content |
delete_post | Permanently delete a post by slug |
schedule_post | Schedule future publication (Creator+ plan) |
list_blogs | List all blogs owned by the user |
set_active_blog | Switch active blog for multi-blog management |
get_analytics | Blog analytics overview (Starter+ plan) |
search_posts | Full-text search within your blog |
discover_posts | Discover posts across all Postlark blogs (public, no auth) |
"Postlark에 쿠버네티스 가이드 포스팅해줘"
"내 블로그 포스트 목록 보여줘"
"kubernetes-guide 글 수정해줘 — 목차 추가해서"
"draft 상태인 글 중에 'react' 태그 있는거 보여줘"
"테스트 글 삭제해줘"This MCP server calls the Postlark REST API (https://api.postlark.ai/v1).
POSTLARK_API_KEY)MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.