Skip to main content
Glama

Semgrep MCP Server

package.json617 B
{ "name": "semgrep-server", "version": "1.0.0", "description": "MCP Server für Semgrep Integration", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js", "dev": "ts-node src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["mcp", "semgrep", "static-analysis"], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "@modelcontextprotocol/sdk": "^0.1.0" }, "dependencies": { "axios": "^1.0.0" } }

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/stefanskiasan/semgrep-mcp-server'

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