Bridge 1C LSP to MCP for Code Analysis
Cross-platform manager and MCP bridge that runs multiple bsl-language-server instances for 1C projects, exposing syntax checks and code navigation.
Why it matters
Enhance your 1C development experience by integrating Language Server Protocol (LSP) capabilities with the Manager and MCP. Gain advanced code diagnostics and navigation features across multiple projects.
Outcomes
What it gets done
Provide diagnostics for 1C BSL code.
Enable code navigation features.
Support call hierarchy analysis.
Bridge 1C LSP instances with MCP or CLI.
Install
Add it to your toolbox
Run in your project directory:
curl -fsSL https://spark.entire.vc/get/1c-lsp-mcp-skill | bash Overview
1C LSP MCP Skill
What it does
Runs and bridges multiple bsl-language-server instances, one per 1C project, over both MCP and SKILLs. Provides syntax diagnostics and code navigation - symbols, references, definitions, and call hierarchy - to LLM agents working on 1C codebases.
How it connects
Use it when an agent needs to check 1C code syntax or navigate a 1C codebase (find symbols, definitions, references, or callers/callees) instead of guessing. Requires only a JVM to run bsl-language-server, no Docker.
Discussion
Questions & comments · 0
Sign In Sign in to leave a comment.