About 1c Debug MCP
1c Debug MCP is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (14)
attachConnect to 1C debug server (dbgs.exe)
Takes no parameters.
clear_breakpointsClear all breakpoints
Takes no parameters.
continueContinue execution of a stopped debug target
Takes no parameters.
detachDisconnect from 1C debug server
Takes no parameters.
evaluateEvaluate a BSL expression in the context of a stopped debug target
Takes no parameters.
get_targetsGet list of connected debug targets (1C processes)
Takes no parameters.
get_variablesGet local variables of a stopped debug target
Takes no parameters.
pausePause execution of a debug target on the next statement
Takes no parameters.
raw_requestSend a raw XML request to the 1C debug server. Use for debugging protocol issues.
Takes no parameters.
reload_metadataReload metadata from source files (use after updating configuration sources)
Takes no parameters.
set_breakpointsSet breakpoints in a BSL module
Takes no parameters.
step_inStep into the next statement (enters procedures/functions)
Takes no parameters.
step_outStep out of the current procedure/function
Takes no parameters.
wait_for_stopWait until a debug target stops (breakpoint or step)
Takes no parameters.
Install
git clone https://github.com/PavRedAlex/1c-debug-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about 1c Debug MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.