Skip to content

Security: ChunkyTortoise/mcp-server-toolkit

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.2.x Yes
0.1.x No

Reporting a Vulnerability

Do not open a public GitHub issue for security vulnerabilities.

Please report vulnerabilities by emailing the maintainer directly. Include:

  • A description of the vulnerability and its potential impact
  • Steps to reproduce or proof-of-concept code
  • The version of mcp-server-toolkit affected

You will receive a response within 48 hours acknowledging the report. If confirmed, a patch will be released as soon as possible and you will be credited in the release notes unless you prefer to remain anonymous.

Security Practices

  • Dependencies are pinned with a uv.lock lockfile for reproducible installs
  • CVE tracking: critical dependency vulnerabilities are patched in the next release
  • API keys and secrets must be passed via environment variables — never hardcoded

There aren't any published security advisories