mcp-toolbox
Installation
SKILL.md
MCP Toolbox Skill
Use Model Context Protocol servers to extend AI capabilities beyond code generation.
When to Use
- Need up-to-date library documentation
- Automating browser tasks or testing
- Database queries without writing SQL
- Breaking down complex problems
- Connecting to external services
1. Essential MCP Servers
Documentation & Context
| MCP Server | Command | Use Case |
|---|---|---|
| Context7 | resolve-library-id → query-docs |
Get latest library docs, prevent hallucinations |
| Sequential Thinking | — | Break complex problems into logical steps |
| Memory Bank | — | Retain context across sessions |