UNPKG

octocode-mcp

Version:

Model Context Protocol (MCP) server for advanced GitHub repository analysis and code discovery. Provides AI assistants with powerful tools to search, analyze, and understand codebases across GitHub.

3 lines (2 loc) 120 B
import type { SensitiveDataPattern } from '../types.js'; export declare const allRegexPatterns: SensitiveDataPattern[];