Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Security & IdentityAuth: Open

Semgrep hosted MCP server

Code scanning

Semgrep’s hosted MCP server lets agents run static-analysis scans and query Semgrep rules, bringing security feedback into coding workflows as a tool call.

Curated by Published Updated

Server description

Scan code for vulnerabilities with Semgrep

Semgrep’s hosted MCP server lets agents run static-analysis scans and query Semgrep rules, bringing security feedback into coding workflows as a tool call.

Directory details

Slug
semgrep
Category
Security & Identity
Category slug
security-and-identity
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "semgrep": {
      "url": "https://mcp.semgrep.ai/sse"
    }
  }
}

Connection links