Skip to main content

MCP Integration

Facilitates integration of external services into 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 May 14, 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 36

Template literal with variable interpolation in command context

SourceSKILL.md
36```json
medium line 58

Template literal with variable interpolation in command context

SourceSKILL.md
58```json
medium line 143

Template literal with variable interpolation in command context

SourceSKILL.md
143```json
medium line 169

Template literal with variable interpolation in command context

SourceSKILL.md
169```json
medium line 179

Template literal with variable interpolation in command context

SourceSKILL.md
179```
medium line 194

Template literal with variable interpolation in command context

SourceSKILL.md
194```json
medium line 202

Template literal with variable interpolation in command context

SourceSKILL.md
202```json
medium line 287

Template literal with variable interpolation in command context

SourceSKILL.md
287```json
medium line 303

Template literal with variable interpolation in command context

SourceSKILL.md
303```json
high line 504

Template literal with variable interpolation in command context

SourceSKILL.md
504- Run `/mcp` to see available tools
high line 584

Template literal with variable interpolation in command context

SourceSKILL.md
5842. Create `.mcp.json` at plugin root with configuration
low line 119

External URL reference

SourceSKILL.md
119"url": "https://mcp.asana.com/sse"
low line 147

External URL reference

SourceSKILL.md
147"url": "https://api.example.com/mcp",
low line 277

External URL reference

SourceSKILL.md
277"url": "https://mcp.example.com/sse"
low line 290

External URL reference

SourceSKILL.md
290"url": "https://api.example.com",
low line 358

External URL reference

SourceSKILL.md
358"url": "https://mcp.github.com/sse"
low line 362

External URL reference

SourceSKILL.md
362"url": "https://mcp.jira.com/sse"
low line 376

External URL reference

SourceSKILL.md
376✅ "url": "https://mcp.example.com/sse"
low line 377

External URL reference

SourceSKILL.md
377❌ "url": "http://mcp.example.com/sse"
low line 574

External URL reference

SourceSKILL.md
574- **Official MCP Docs**: <https://modelcontextprotocol.io/>
Scanned on May 14, 2026
View Security Dashboard
Installation guide →