Skip to main content
Glama

Flutter Inspector MCP Server

cursor_mcp_config_template.json600 B
{ "mcpServers": { "flutter-inspector": { "command": "/absolute/path/to/flutter_inspector_mcp", "args": [ "--dart-vm-host=localhost", "--dart-vm-port=8181", "--no-resources", "--images" ], "env": {}, "disabled": false }, "flutter-inspector-files": { "command": "/absolute/path/to/flutter_inspector_mcp", "args": [ "--dart-vm-host=localhost", "--dart-vm-port=8181", "--no-resources", "--images", "--save-images" ], "env": {}, "disabled": false } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arenukvern/mcp_flutter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server