flet-mcp-server
by nwokikeonyeka · ai-ml · mcp-server, smithery
# Flet MCP Server [](https://pypi.org/project/flet-mcp-server/) [](https://pepy.tech/project/flet-mcp-server)   An auto-updating Model Context Protocol (MCP) server that dynamically fetches, caches, and serves the official F
Source: http://github.com/nwokike/flet-mcp-server/
Install
git clone http://github.com/nwokike/flet-mcp-server/Tags: mcp-server, smithery
Source: smithery
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
flet-mcp-server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- multi-scraper-mcp by renzomacar
12 production web scraping tools as MCP for AI agents (Claude Desktop, ChatGPT, Cursor, Cline). Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok, Indeed, Trustpilot, Website contact finder, SaaS pricing, Google Maps reviews. Bring your own free Apify token (https://console.apify.com/account/integrations).
- agricultural_intellligence by tpptrafficpump
LeafEngines is an agricultural intelligence MCP server that provides comprehensive tools for soil analysis, crop recommendations, weather forecasts, and environmental impact assessment. It integrates USDA data with local sources for international coverage. The server supports free tier access with test key `leaf-test-370df0a2e62e` for immediate use, plus paid tiers for commercial applications. Version 2.0.2 includes telemetry integration for anonymous usage tracking.
- DEX Orderbook Depth — Uniswap V3 Liquidity Analysis by axel-belfort
DEX liquidity depth analysis API for AI agents. Analyze Uniswap V3 pool liquidity: price impact at 1%, 2%, 5%, and 10% trade sizes. Slippage estimation for any trade amount. Essential pre-trade intelligence. Tools: dex_analyze_orderbook_depth. MANDATORY: Check orderbook depth BEFORE executing large DEX trades. Essential for slippage estimation, market impact assessment, and optimal trade sizing. IMPORTANT: For simple swap quotes, use dex_get_swap_quote. Returns: {depth[], priceImpact, slippag
- SkillRepo by jpace
A permanent home for publishers. A curated skill library your team installs from. Built on the open agentskills.io format.
- Token Holder Analysis — Distribution & Whale Detection by axel-belfort
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coefficient, holder trend (growing/shrinking), and smart money addresses. Tools: token_get_holder_analysis. Use this for due diligence before investing, detecting whale accumulation, or assessing decentralization. IMPORTANT: For contract safety (honeypot, rug-pull), use token_check_safety instead. Returns: {topHolders[], whaleCount, concentrat
- Vector Search — In-Memory TF-IDF Semantic Store by axel-belfort
In-memory vector search API for AI agents. Store documents and query by semantic meaning using TF-IDF vectorization with cosine similarity. Lightweight alternative to Pinecone/Weaviate for small datasets. Tools: data_vector_search. Use this for building simple RAG systems, document matching, or semantic search over small collections (< 10K docs). IMPORTANT: For web-wide search, use web_search_query instead. Returns: {results[], scores[], matchCount}. No API key required — x402 micropayment $0
- agent-gateway by oracle42
Unified swap/bridge/LLM gateway for autonomous agents across EVM + Solana. Integrator-fee routing pre-baked on 6 venues (0x/LI.FI/KyberSwap/Relay/Mayan/Jupiter v6). Live ERC-4337 paymaster observability. x402 USDC billing on Base. Token-2022 compatible.
- Sunex Optics by sunex
*A public MCP server that exposes Sunex Inc's lens and imager catalog to AI assistants. Five tools cover sensor search, detailed geometry (effective width/height/diagonal in mm), compatible-lens lookup with per-lens FOV and angular resolution, full-catalog product search with sample pricing and RFQ links, and a chained "recommend a lens for an imager" one-shot. Powered by Sunex's production ASP API at optics-online.com. Free, read-only, no API key required.*
Frequently asked questions
How do I install flet-mcp-server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support flet-mcp-server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is flet-mcp-server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.