Skip to main content
Glama

UIKit MCP Server

This project is UIKits MCP Server for Flutter UI template.

Project Setup

To set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/anoochit/uikits_mcp_server.git
    cd uikits_mcp_server
  2. Create a virtual environment and install dependencies using

    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.py
  • Claude Desktop: Installs via direct configuration file modification

    fastmcp install claude-desktop main.py
  • Cursor: Installs via deeplink that opens Cursor for user confirmation

    fastmcp install cursor main.py
  • MCP JSON: Generates standard MCP JSON configuration for manual use

    fastmcp install mcp-json main.py
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access 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