BESSER-PEARL/BESSER-MCP-Server
3.3
If you are the rightful owner of BESSER-MCP-Server 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.
A minimal Model Context Protocol (MCP) server implementation for BESSER, the Python-based low-code modeling platform.
Tools
Functions exposed to the LLM to take actions
about
Get information about BESSER and this MCP server.
new_model
Create a new B-UML DomainModel with a specified name.
add_class
Add a new Class to an existing DomainModel with duplicate name detection.
get_model_info
Get detailed information about an existing domain model.
sql_generation
Generate SQL representation from a domain model.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client