UIKit MCP Server
Provides tools for managing and generating Flutter UI templates, assisting developers in building and structuring user interfaces for Flutter applications.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@UIKit MCP Servershow me a login screen template for Flutter"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
UIKit MCP Server
This project is UIKits MCP Server for Flutter UI template.
Project Setup
To set up the project, follow these steps:
Clone the repository:
git clone https://github.com/anoochit/uikits_mcp_server.git cd uikits_mcp_serverCreate a virtual environment and install dependencies using
uv:uv venv uv sync
Install
Install a MCP server in MCP client applications. FastMCP currently supports the following clients:
Claude Code: Installs via Claude Code’s built-in MCP management system
fastmcp install claude-code main.pyClaude Desktop: Installs via direct configuration file modification
fastmcp install claude-desktop main.pyCursor: Installs via deeplink that opens Cursor for user confirmation
fastmcp install cursor main.pyMCP JSON: Generates standard MCP JSON configuration for manual use
fastmcp install mcp-json main.py
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/anoochit/uikits_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server