Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Semgrep MCP Server
Claim
Official
by
semgrep
GitHub
Developer Tools
Security
Python
MIT License
15
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp
.github
images
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
.dockerignore
.gitignore
LICENSE
pyproject.toml
README.md
SECURITY.md
server.py
uv.lock
[project] name = "semgrep-mcp" version = "0.1.0" description = "MCP Server for using Semgrep to scan code" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.3.0", "semgrep>=1.10.0", "fastapi>=0.115.11", ]