ThaSiouL/bc-symbols-mcp
If you are the rightful owner of bc-symbols-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The BC Symbols MCP Server is designed to analyze Business Central .app files and their symbol information, providing tools to extract, parse, and query BC object structures, dependencies, and relationships.
Tools
Functions exposed to the LLM to take actions
load_app_file
Load and parse a Business Central .app file.
query_objects
Query BC objects by type, name, or ID across loaded apps.
analyze_dependencies
Analyze dependencies for a specific app.
find_references
Find references to a specific object, field, or method.
get_object_details
Get detailed information about a specific BC object.
list_loaded_apps
List all loaded apps with their basic information.
get_app_info
Get detailed information about a specific app.
clear_cache
Clear the app cache.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client