Skip to main content
Glama

Flutter MCP

by adamsmaka
__main__.pyβ€’144 B
#!/usr/bin/env python3 """Main entry point for Flutter MCP Server executable""" if __name__ == "__main__": from .cli import main main()

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/adamsmaka/flutter-mcp'

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