mcp-snyk
- Security
A standalone Model Context Protocol server for Snyk security scanning functionality.
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
scan_repository | Scan a repository for security vulnerabilities using Snyk |
scan_project | Scan an existing Snyk project |
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SNYK_API_KEY | Yes | Your Snyk API token |
Snyk MCP Server
A standalone Model Context Protocol server for Snyk security scanning functionality.
Configuration
Update your Claude desktop config (claude-config.json
):
Replace the token with your actual Snyk API token.
Features
- Repository security scanning
- Snyk project scanning
- Integration with Claude desktop
Usage
In Claude, you can use commands like:
or
GitHub Badge
Glama performs regular codebase and documentation scans to:
- Confirm that the MCP server is working as expected.
- Confirm that there are no obvious security issues with dependencies of the server.
- Extract server characteristics such as tools, resources, prompts, and required parameters.
Our directory badge helps users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.
Copy the following code to your README.md file: