Build MCP Server từ Scratch — Day 4: Authentication & Production Hardening
2026-06-09
Bảo mật MCP server cho production. API key authentication, Express middleware, rate limiting, CORS, env validation, graceful shutdown, Docker security.
1941 từ
|
10 phút đọc
Build MCP Server từ Scratch — Day 3: SSE Transport & Docker Deployment
2026-06-09
Đưa MCP server từ localhost ra remote. Full SSE transport với Express.js, Docker multi-stage, session management, health checks, Inspector over SSE, và kết nối Claude Desktop từ xa.
566 từ
|
3 phút đọc
Build MCP Server từ Scratch — Day 1: Setup & Architecture (Node.js + TypeScript)
2026-06-08
Hướng dẫn từng bước: Build MCP server đầu tiên từ số 0. Tìm hiểu MCP protocol architecture, server lifecycle, project setup với Node.js/TypeScript, tool đầu tiên và test với MCP Inspector.
496 từ
|
2 phút đọc
Build MCP Server từ Scratch — Day 2: Resources, Prompts & Advanced Tools
2026-06-08
Thêm Resources và Prompts vào MCP server. Full code + giải thích chi tiết từng resource, từng prompt, và 2 advanced tools mới (pagination, batch labeling).
1507 từ
|
8 phút đọc
Agent Security 2026: Production Security Patterns — Complete Agent Defense Stack
2026-06-06
Bài cuối series Agent Security: cách assemble mọi thứ vào production defense stack. Defense in depth cho AI agents, 7-layer security architecture, incident response cho agent breaches, monitoring và production deployment hoàn chỉnh.
512 từ
|
3 phút đọc
Agent Security 2026: Agent Auditing & Compliance — SOC2, GDPR và PCI cho AI Agents
2026-06-04
Cách audit AI agents cho compliance frameworks. Audit trails, conversation logging, explainability, data retention, PII handling, SOC2 controls cho agents, GDPR right to explanation và PCI compliance cho agent payment processing.
491 từ
|
2 phút đọc
Agent Security 2026: MCP Server Security — Transport, Authentication và Production Hardening
2026-06-04
Cách bảo mật MCP servers trong production. Transport security (stdio vs SSE vs WebSocket), OAuth authentication, API key management, request validation, rate limiting và production deployment patterns cho MCP.
458 từ
|
2 phút đọc
Agent Security 2026: Tool Access Control — Least Privilege cho AI Agents
2026-06-03
Cách bảo vệ tool access cho AI agents trong production. Least privilege principles, MCP server scoping, tool call validation, parameter whitelisting, credential management và production patterns cho securing agent tool access.
570 từ
|
3 phút đọc