We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/michoo/security_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
readme.md•759 B
# Guinea Pig
## Description
This repo contains a variety of code samples of vulnerabilities.
## VSCode configuration
You may be authenticated to github copilot to make it work.
Extension \ Select MCP Servers-installed \ Start Server.
NB: server configuration is in .vscode\mcp.json
## Some prompts
### For all features secrets, sca and sast
```
Please scan my project for security vulnerabilities. And provide prioritized remediations.
```
### For only secrets
```
Could you provide me with a list of all the secrets in this repo?
```
## Sources
I used mostly this one and modify some sca and sast files
https://github.com/dehvCurtis/vulnerable-code-examples
and some secrets from here
https://github.com/Yelp/detect-secrets/tree/master/test_data