SERVER

flet-mcp-server

Rank #10625

smithery/nwokikeonyeka/flet-mcp-server

# Flet MCP Server [![PyPI Version](https://img.shields.io/pypi/v/flet-mcp-server)](https://pypi.org/project/flet-mcp-server/) [![PyPI Downloads](https://static.pepy.tech/badge/flet-mcp-server)](https://pepy.tech/project/flet-mcp-server) ![Python Versions](https://img.shields.io/pypi/pyversions/flet-mcp-server) ![License](https://img.shields.io/github/license/Nwokike/flet-mcp-server) An auto-updating Model Context Protocol (MCP) server that dynamically fetches, caches, and serves the official Flet documentation and ecosystem packages directly from GitHub and PyPI. ## Features * **GitHub Tree Sync**: Maps documentation in real-time. * **Intelligent Caching**: Uses `diskcache` for fast responses. * **Ecosystem Discovery**: Finds and verifies official and community Flet packages. * **AI-Optimized**: Tool definitions designed for LLM understanding. ## Tools Included ### 1. `list_flet_controls` List all available Flet UI controls. ### 2. `search_flet_docs(query)` Search the documentation index. ### 3. `get_flet_doc(doc_path)` Get raw Markdown for a specific doc. ### 4. `list_official_packages()` List official Flet extension packages. ### 5. `search_flet_ecosystem(query)` Search for verified community Flet components. ### 6. `get_package_details(package_name)` Fetch version and installation info from PyPI. ## Client Configuration Examples ### 🌌 Antigravity / Cascade Add this to your `mcp_config.json`: ```json { "mcpServers": { "flet-mcp-server": { "command": "uvx", "args": ["flet-mcp-server"] } } } ``` ### πŸ€– Claude Desktop Add this to your `claude_desktop_config.json`: ```json { "mcpServers": { "flet-mcp-server": { "command": "uvx", "args": ["flet-mcp-server"] } } } ``` ### πŸ’» Cursor / Windsurf In your IDE's MCP settings, add a new server: - **Name**: Flet MCP - **Type**: Command - **Command**: `uvx flet-mcp-server`

First listed
Apr 25, 2026
Last publish date
β€”
OVERVIEW

flet-mcp-server is a Model Context Protocol (MCP) server published by nwokike. It ranks #10625 of 58,832 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. flet-mcp-server is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 25, 2026.

STANDING
#10,625of 58,832 tracked serversTop 25%

Ranks ahead of 48,207 of 58,832 servers on MCP Toplist.

CONNECT

Use flet-mcp-server

flet-mcp-server doesn’t publish a machine-readable install config. Follow the setup instructions in its repository β†—, or open one of its registry listings above.

REGISTRIES

Listed on 1 registry

ORGANIZATION

nwokike

Organization
Total servers
1
Total versions
0
VERSIONS

Not versioned

This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.

FAQ

Frequently asked questions

What is flet-mcp-server?
# Flet MCP Server [![PyPI Version](https://img.shields.io/pypi/v/flet-mcp-server)](https://pypi.org/project/flet-mcp-server/) [![PyPI Downloads](https://static.pepy.tech/badge/flet-mcp-server)](https://pepy.tech/project/flet-mcp-server) ![Python Versions](https://img.shields.io/pypi/pyversions/flet-mcp-server) ![License](https://img.shields.io/github/license/Nwokike/flet-mcp-server) An auto-updating Model Context Protocol (MCP) server that dynamically fetches, caches, and serves the official Flet documentation and ecosystem packages directly from GitHub and PyPI. ## Features * **GitHub Tree Sync**: Maps documentation in real-time. * **Intelligent Caching**: Uses `diskcache` for fast responses. * **Ecosystem Discovery**: Finds and verifies official and community Flet packages. * **AI-Optimized**: Tool definitions designed for LLM understanding. ## Tools Included ### 1. `list_flet_controls` List all available Flet UI controls. ### 2. `search_flet_docs(query)` Search the documentation index. ### 3. `get_flet_doc(doc_path)` Get raw Markdown for a specific doc. ### 4. `list_official_packages()` List official Flet extension packages. ### 5. `search_flet_ecosystem(query)` Search for verified community Flet components. ### 6. `get_package_details(package_name)` Fetch version and installation info from PyPI. ## Client Configuration Examples ### 🌌 Antigravity / Cascade Add this to your `mcp_config.json`: ```json { "mcpServers": { "flet-mcp-server": { "command": "uvx", "args": ["flet-mcp-server"] } } } ``` ### πŸ€– Claude Desktop Add this to your `claude_desktop_config.json`: ```json { "mcpServers": { "flet-mcp-server": { "command": "uvx", "args": ["flet-mcp-server"] } } } ``` ### πŸ’» Cursor / Windsurf In your IDE's MCP settings, add a new server: - **Name**: Flet MCP - **Type**: Command - **Command**: `uvx flet-mcp-server`
Who maintains flet-mcp-server?
flet-mcp-server is maintained by nwokike, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
Is flet-mcp-server an official MCP server?
flet-mcp-server is not on the Official MCP Registry. It is listed on Smithery.
How many versions does flet-mcp-server have?
flet-mcp-server ships as a single rolling release with no explicit version metadata.
Where can I find the source code for flet-mcp-server?
The source code for flet-mcp-server is hosted at github.com/nwokike/flet-mcp-server.
EXPLORE
flet-mcp-server - MCP Server #10625 | MCP Toplist