MCP-Server-SECURITY

nileshg21/MCP-Server-SECURITY
★ 0 stars Python Security Updated today
Production-grade MCP server for security vulnerability analysis - NVD, OSV, GitHub Advisories, Snyk
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-security": {
      "command": "uvx",
      "args": [
        "mcp-server-security"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-security

README Excerpt

A **production-grade** Model Context Protocol server that gives Claude live access to four vulnerability databases — NVD, OSV, GitHub Security Advisories, and Snyk — plus a broad GitHub platform layer and repo-wide dependency scanning. > **✅ What makes this production-ready?** See [PRODUCTION-READY.md](PRODUCTION-READY.md) for details on async-safe caching, request coalescing, the killer composite scanning tool, and more.

Tools (20)

CACHE_TTL_SECONDSGITHUB_TOKENNVD_API_KEYSNYK_TOKENaudit_repo_security_posturecache_statscheck_package_vulnscorrelate_vulnerabilitycreate_vuln_issueget_cve_detailsgithub_create_issuegithub_get_filegithub_get_pull_requestgithub_get_repogithub_list_issuesgithub_list_pull_requestsgithub_list_workflowsgithub_search_codegithub_trigger_workflowlist_recent_cves