dheedrichard/websee-source-intelligence-production
If you are the rightful owner of websee-source-intelligence-production 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.
WebSee Source Intelligence is a Model Context Protocol (MCP) server designed to enhance frontend debugging capabilities for AI assistants like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
debug_frontend_issue
Debug frontend issues by analyzing components, network, and errors.
analyze_performance
Analyze frontend performance metrics (network, components, bundle, memory).
inspect_component_state
Inspect component state, props, and structure.
trace_network_requests
Trace network requests and identify what triggered them.
analyze_bundle_size
Analyze JavaScript bundle size and identify large modules.
resolve_minified_error
Resolve minified error stack traces to original source code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client