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 Code
STDIO Runtime
npx @rickardhf/github-security-mcp-server

VS 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