RickardHF's GitHub Security MCP Server
Get access to RickardHF's GitHub Security MCP server for testing and development purposes.
⭐ Featured✓ Verified
Vendor:rickardhf
Slug:rickardhf-gh
License:Not specified
Latest Version:
Tags
npxcustomgithubrickardhf
Installation
Install in VS CodeSTDIO Runtime
npx @rickardhf/github-security-mcp-serverVS Code MCP Configuration
Click “Install in VS Code” button above or add this configuration manually:
{
"mcpServers": {
"rickardhf-gh": {
"command": "npx",
"args": [
"@rickardhf/github-security-mcp-server"
],
"env": {}
}
}
}Version History
Latest