mcp-bsl-lsp-bridge
by SteelMorgan · Go · ★ 49
MCP-сервер, который даёт ИИ-агентам (Cursor, Claude Code и др.) доступ к возможностям BSL Language Server для работы с кодом 1С и OneScript: навигация, поиск, диагностика, рефакторинг. Цель - обеспечить детерминированные операции над кодом и экономия токенов (конечно модель всё может сделать грепами, но сколько токенов сожжет?)
Install
go install github.com/SteelMorgan/mcp-bsl-lsp-bridge@latest Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-bsl-lsp-bridge": {
"command": "npx",
"args": [
"-y",
"github:SteelMorgan/mcp-bsl-lsp-bridge"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related developer tools servers
everything-claude-code
affaan-m
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
langflow
langflow-ai
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
open-webui
open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
gemini-cli
google-gemini
An open-source AI agent that brings the power of Gemini directly into your terminal.
puppeteer
puppeteer
JavaScript API for Chrome and Firefox
OpenBB
OpenBB-finance
Financial data platform for analysts, quants and AI agents.