Skip to main content

MCP Integration

Facilitates integration of external services with Claude Code plugins using Model Context Protocol for seamless tool access.

Install this skill

or
16/100

Security score

The MCP Integration skill was audited on Mar 1, 2026 and we found 20 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27```json
medium line 48

Template literal with variable interpolation in command context

SourceSKILL.md
48```json
medium line 125

Template literal with variable interpolation in command context

SourceSKILL.md
125```json
medium line 149

Template literal with variable interpolation in command context

SourceSKILL.md
149```json
medium line 159

Template literal with variable interpolation in command context

SourceSKILL.md
159```
medium line 172

Template literal with variable interpolation in command context

SourceSKILL.md
172```json
medium line 179

Template literal with variable interpolation in command context

SourceSKILL.md
179```json
medium line 260

Template literal with variable interpolation in command context

SourceSKILL.md
260```json
medium line 276

Template literal with variable interpolation in command context

SourceSKILL.md
276```json
high line 468

Template literal with variable interpolation in command context

SourceSKILL.md
468- Run `/mcp` to see available tools
high line 545

Template literal with variable interpolation in command context

SourceSKILL.md
5452. Create `.mcp.json` at plugin root with configuration
low line 104

External URL reference

SourceSKILL.md
104"url": "https://mcp.asana.com/sse"
low line 129

External URL reference

SourceSKILL.md
129"url": "https://api.example.com/mcp",
low line 250

External URL reference

SourceSKILL.md
250"url": "https://mcp.example.com/sse"
low line 263

External URL reference

SourceSKILL.md
263"url": "https://api.example.com",
low line 331

External URL reference

SourceSKILL.md
331"url": "https://mcp.github.com/sse"
low line 335

External URL reference

SourceSKILL.md
335"url": "https://mcp.jira.com/sse"
low line 349

External URL reference

SourceSKILL.md
349✅ "url": "https://mcp.example.com/sse"
low line 350

External URL reference

SourceSKILL.md
350❌ "url": "http://mcp.example.com/sse"
low line 535

External URL reference

SourceSKILL.md
535- **Official MCP Docs**: https://modelcontextprotocol.io/
Scanned on Mar 1, 2026
View Security Dashboard