agaldemas/smartdatamodels-mcp
If you are the rightful owner of smartdatamodels-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 dayong@mcphub.com.
The Smart Data Models MCP Server provides AI agents with access to FIWARE Smart Data Models, enabling seamless integration with NGSI-LD compliant IoT platforms.
Tools
Functions exposed to the LLM to take actions
search_data_models
Search for models across domains by name, attributes, or keywords.
list_domains
List all available Smart Data Model domains.
list_models_in_domain
List models within a specific domain.
get_model_details
Get comprehensive information about a specific model.
validate_against_model
Validate data against a Smart Data Model schema.
generate_ngsi_ld_from_json
Generate NGSI-LD compliant entities from JSON data.
suggest_matching_models
Find Smart Data Models that match your data structure.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client