hiromima/lovable-mcp-server
If you are the rightful owner of lovable-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.
An unofficial Model Context Protocol (MCP) server for real-time analysis of Lovable-generated projects, enhancing development workflows with AI tools like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
analyze_project
Complete project structure and metadata analysis
get_components
Deep React component analysis including props, state, and effects
get_routing_structure
Application routing with protected routes detection
analyze_dependencies
Smart dependency categorization and framework detection
get_tailwind_usage
Tailwind CSS usage patterns and statistics
get_hooks_usage
React hooks analysis including built-in and custom hooks
analyze_api_calls
API integration patterns analysis
analyze_database_schema
Supabase schema, tables, types, and RLS policies analysis
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client