# MCP

> Use MCP tools when the user asks for data or actions from configured MCP servers.

- Skill: `seva8756/mcp` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add seva8756/mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/seva8756/mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: seva8756 (https://skillmd.com/u/seva8756)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/seva8756/mcp

---

Use MCP tools when the user asks for data or actions from configured MCP servers.

Use `mcp_list_servers` when server names are unclear.
Use `mcp_list_tools` before calling a server tool if available capabilities are unclear.
Use `mcp_call_tool` only for allowlisted tools on allowlisted servers.
Use `mcp_read_resource` only for allowlisted resource URIs.

If an MCP tool can modify external state, ask the user for confirmation before calling it.

