by dhruvanbhalara · MCP Server · ★ 39
Flutter Agent Lens MCP Server A Model Context Protocol (MCP) server that connects AI assistants to running Flutter applications. It communicates with the Dart VM Service over WebSockets, giving AI tools direct access to application state, performance data, layout constraints, and console logs. Features AI assistants (such as Claude or Copilot) can inspect, profile, and debug any Flutter application running in debug or profile mode. You can use this server to: Track widget rebuild frequencies. Diagnose rendering bottlenecks and frame jank. Analyze CPU usage and execution hotspots.
| Stars | 39 |
| Forks | 4 |
| Language | Dart |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.5133737739345/100 |
| Open Issues | 9 |
| Last Updated | 2026-07-07 |
| Created | 2026-05-30 |
| Platforms | browser, mcp |
| Est. Tokens | ~17k |
Explore other popular mcp server tools:
flutter_agent_lens is Agent-first Model Context Protocol (MCP) server to debug, profile, and optimize running Flutter apps. Connects AI assistants to Dart VM Service over WebSockets for direct access to widget trees, memor. It is categorized as a MCP Server with 39 GitHub stars.
flutter_agent_lens is primarily written in Dart.
You can find installation instructions and usage details in the flutter_agent_lens GitHub repository at github.com/dhruvanbhalara/flutter_agent_lens. The project has 39 stars and 4 forks, indicating an active community.
flutter_agent_lens is released under the MIT license, making it free to use and modify according to the license terms.