Skip to main content

mcp-tool-developer

Enables full-stack development of Model Context Protocol servers using TypeScript and Python, covering testing and deployment.

Install this skill

or
95/100

Security score

The mcp-tool-developer skill was audited on May 27, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82async ({ name }) => ({ content: [{ type: "text", text: `Hello, ${name}!` }] })
Scanned on May 27, 2026
View Security Dashboard
Installation guide →