jesamkim/dwf-analyzer-mcp
If you are the rightful owner of dwf-analyzer-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.
A Model Context Protocol (MCP) server for analyzing DWF (Design Web Format) files using Amazon Bedrock's Nova Pro model for visual analysis.
Tools
Functions exposed to the LLM to take actions
extract_dwf_metadata
Extract metadata and basic information from a DWF file.
extract_dwf_images
Extract embedded images from a DWF file.
analyze_dwf_visual
Perform visual analysis of a DWF file using Amazon Nova Pro.
analyze_dwf_comprehensive
Perform comprehensive analysis including metadata, images, and visual analysis.
get_usage_statistics
Get tool usage statistics for monitoring and analytics.
get_error_statistics
Get error statistics and common failure patterns.
get_performance_metrics
Get performance metrics including response times and throughput.
export_metrics_report
Export comprehensive metrics report to JSON file.
health_check
Perform a health check of the service.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client