Skip to main content
Glama

Flutter Inspector MCP Server

pubspec.yaml873 B
name: flutter_inspector_mcp_server version: 0.1.0 description: >- An MCP server for Flutter Inspector, exposing Flutter debugging and inspection tools to AI models via Dart VM service. publish_to: none environment: sdk: ^3.7.0 executables: flutter_inspector_mcp_server: main dependencies: args: ^2.7.0 async: ^2.13.0 collection: ^1.19.1 dart_mcp: ^0.2.2 dtd: ^3.0.0 equatable: ^2.0.7 from_json_to_json: ^0.2.0 http: ^1.4.0 is_dart_empty_or_not: ^0.2.0 json_rpc_2: ^4.0.0 logging: ^1.3.0 meta: ^1.16.0 path: ^1.9.1 process: ^5.0.3 rx: ^0.4.0 stream_channel: ^2.1.4 vm_service: ^15.0.0 web_socket_channel: ^3.0.1 yaml: ^3.1.3 dev_dependencies: lints: ^5.0.0 test: ^1.25.15 xsoulspace_lints: ^0.0.15 # dependency_overrides: # Use local dart_mcp if available, otherwise use pub version # dart_mcp: # path: ../dart_mcp

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