Model Context Protocol (MCP) server that dynamically fetches and serves official Flet resources to AI agents, including documentation, controls, packages, and ecosystem components.
{
"mcpServers": {
"flet": {
"command": "uvx",
"args": [
"flet-mcp-server"
]
}
}
}