mcp-setup
Configures MCP servers to connect Claude Code with external tools and APIs, enabling seamless integration and data flow.
Install this skill
Security score
The mcp-setup skill was audited on Feb 28, 2026 and we found 16 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 104 | ```json |
Template literal with variable interpolation in command context
| 136 | ```json |
Template literal with variable interpolation in command context
| 155 | - `${VAR}` - Value of environment variable |
Template literal with variable interpolation in command context
| 156 | - `${VAR:-default}` - Value or default if not set |
Access to hidden dotfiles in home directory
| 67 | | `local` | `~/.claude.json` (project path) | Personal, project-specific | |
Access to hidden dotfiles in home directory
| 69 | | `user` | `~/.claude.json` (global) | Personal across all projects | |
External URL reference
| 29 | claude mcp add --transport http notion https://mcp.notion.com/mcp |
External URL reference
| 32 | claude mcp add --transport http secure-api https://api.example.com/mcp \ |
External URL reference
| 43 | claude mcp add --transport sse asana https://mcp.asana.com/sse |
External URL reference
| 73 | claude mcp add --transport http api --scope project https://api.example.com |
External URL reference
| 96 | 1. Add the server: `claude mcp add --transport http sentry https://mcp.sentry.dev/mcp` |
External URL reference
| 126 | "url": "https://api.example.com/mcp" |
External URL reference
| 141 | "url": "https://api.githubcopilot.com/mcp/" |
External URL reference
| 164 | | GitHub | HTTP | `claude mcp add --transport http github https://api.githubcopilot.com/mcp/` | |
External URL reference
| 165 | | Sentry | HTTP | `claude mcp add --transport http sentry https://mcp.sentry.dev/mcp` | |
External URL reference
| 166 | | Notion | HTTP | `claude mcp add --transport http notion https://mcp.notion.com/mcp` | |
Install this skill with one command
/learn @jpoutrin/mcp-setup