bsl-context
by Regsorm · ai-ml · mcp-server, glama
MCP server that validates AI-generated 1C:Enterprise (BSL) code against the real platform API. Catches unknown enum values, wrong argument counts, and missing type members by parsing the platform syntax-helper (shcntx_ru.hbk) — independent Rust implementation with built-in expression validator.
Source: https://github.com/Regsorm/bsl-context
Install
git clone https://github.com/Regsorm/bsl-contextUse this forAI-extracted
- →Validate BSL expressions and syntax for 1C platform code during development
- →Look up 1C platform types, methods, and enumerations while writing business logic
- →Provide context-aware code completion for 1C:Enterprise platform APIs
- →Debug BSL code by checking method signatures and type definitions
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
bsl-context is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Semantic Notes Vault MCP by aaronsb
Connects AI assistants to an Obsidian vault as a semantic knowledge graph, enabling graph navigation, semantic search, and content operations through MCP.
- Selis MCP Server by calx-sa
Enables management of PMO entities such as actions, risks, issues, projects, deliverables, decisions, KPIs, and objectives through natural language from any MCP-compatible agent.
- Hive by hivemine-ai
Open-source MCP server for collaborative AI agents, providing a shared mailbox, identity model, and notification fabric.
- Agent Construct by maihengxing999
Model Context Protocol server that standardizes tool discovery, execution, and context management for AI applications.
- better-confluence-mcp by twinity1
Syncs Confluence spaces to local files for efficient editing by coding agents, with tools for reading, writing, searching, and managing Confluence pages and attachments.
- Unreal-MCP by aadeshrao123
Controls Unreal Engine 5 editor from AI coding assistants, enabling 280 commands across 13 categories for materials, blueprints, Niagara VFX, and more.
- material-web-mcp by shantoislamdev
Provides programmatic access to Material Web documentation and components for AI agents, enabling documentation search, template generation, and HTML validation.
- bioportal-mcp by ncbo
A Model Context Protocol (MCP) server for interacting with the BioPortal API to search and retrieve ontology terms.
Frequently asked questions
How do I install bsl-context?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support bsl-context?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is bsl-context free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.