lpc-mcp
MCP server for LPC language server.
Problem
Outcome
A Model Context Protocol server that wraps the jlchmura/lpc-language-server and exposes it to AI assistants for code intelligence. It enables AI to understand LPC codebase structure, get hover documentation, jump to definitions, find references, and validate code through real LSP-powered analysis, making it possible to answer natural language questions about LPC projects with actual code understanding rather than pattern matching.