Dev.to
7/10/2026

Claude Code Skills offer 100x lower context cost than MCP for procedural knowledge
Original: Claude Code Skills Just Made Half Your MCP Servers Redundant
Short summary
Anthropic's Agent Skills are markdown files with YAML frontmatter that use three-tier progressive loading: metadata (~50 tokens, always loaded), instructions (<5k tokens, loaded on relevance), and resources (loaded on reference). This makes them roughly 1/100th the context cost of MCP tool schemas for procedural knowledge. The author argues the ecosystem is unbundling MCP: keep it for live data connections, move procedural knowledge to skills, and call CLIs directly for tool access.
- •Agent Skills use 3-tier progressive loading at ~1/100th the context cost of MCP schemas
- •Skills replace procedural-knowledge MCP servers; keep MCP only for live data connections
- •Ecosystem is quietly unbundling MCP into skills, CLIs, and live-data connectors
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



