Skip to main content
Glama

MCP Server Semgrep

test-rule.yaml416 B
rules: - id: example-security-check patterns: - pattern: md5($X) message: | MD5 is a weak hashing algorithm that can lead to collisions. Consider using a more secure alternative like SHA-256 or bcrypt. languages: [javascript, typescript, python, php] severity: WARNING metadata: category: security references: - https://en.wikipedia.org/wiki/MD5#Security

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Szowesgad/mcp-server-semgrep'

If you have feedback or need assistance with the MCP directory API, please join our Discord server