UNPKG

brain-mcp

Version:

Brain MCP Server - Semantic knowledge base access for Claude Code via Model Context Protocol. Provides intelligent search and navigation of files from multiple locations through native MCP tools.

6 lines 169 B
"use strict"; /** * Base parser interface for all file parsers */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=BaseParser.js.map