by SteelMorgan · MCP Server · ★ 54
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP BSL LS Bridge MCP-сервер, который даёт ИИ-агентам (Cursor, Claude Code и др.) доступ к возможностям BSL Language Server для работы с кодом 1С и OneScript: навигация, поиск, диагностика, рефакторинг. Цель - обеспечить детерминированные операции над кодом и экономия токенов (конечно модель всё может сделать грепами, но сколько токенов сожжет?) Особенности проекта BSL LS поднимается заранее и сразу начинает подготовку кеша. добавлена надстройка callgraph для формирования полного графа вызовов силами BSL LS Как это работает ┌─────────────────────────────────────────────────────────────────┐ │ HOST (Windows/Linux/macOS) │ │ │ │ ┌──────────────┐ ┌──────────────────────────────────────┐ │ │ │ Cursor │ │ Кодовая база 1С │ │ │ │ (IDE) │ │ D:/Projects/MyConfig │ │ │ └──────┬───────┘ └──────────────┬───────────────────────┘ │ │ │ docker exec -i │ volume mount │ └─────────┼─────────────────────────────┼─────────────────────────┘ │ │ ▼ ▼ ┌─────────────────────────────────────────────────────────────────┐ │ DOCKER CONTAINER │ │ │ │ ┌────────────────────────────────────────────
| Stars | 54 |
| Forks | 7 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 58.2909945000649/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-12 |
| Created | 2026-01-25 |
| Platforms | claude-code, go, mcp |
| Est. Tokens | ~60k |
These tools work well together with mcp-bsl-lsp-bridge for enhanced workflows:
Explore other popular mcp server tools:
mcp-bsl-lsp-bridge is MCP-сервер, который даёт ИИ-агентам (Cursor, Claude Code и др.) доступ к возможностям BSL Language Server для работы с кодом 1С и OneScript: навигация, поиск, диагностика, рефакторинг. Цель - обеспечи. It is categorized as a MCP Server with 54 GitHub stars.
mcp-bsl-lsp-bridge is primarily written in Go.
You can find installation instructions and usage details in the mcp-bsl-lsp-bridge GitHub repository at github.com/SteelMorgan/mcp-bsl-lsp-bridge. The project has 54 stars and 7 forks, indicating an active community.
mcp-bsl-lsp-bridge is released under the Apache-2.0 license, making it free to use and modify according to the license terms.