Skip to main content

MCP Examples

Provides real-world MCP patterns and examples for code search, browser integration, and process management to aid in learning and implementation.

Install this skill

or
92/100

Security score

The MCP Examples skill was audited on Mar 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 233

Template literal with variable interpolation in command context

SourceSKILL.md
233if (extra) warnings.push(`Unknown: ${Object.keys(extra)}`)
low line 86

External URL reference

SourceSKILL.md
86"input": {"target_url": "http://localhost:3000"},
low line 89

External URL reference

SourceSKILL.md
89"listen_addr": "http://localhost:12345",
low line 101

External URL reference

SourceSKILL.md
101"url": "http://localhost:3000",
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →