Flowbite MCP
Rank #10,197io.github.themesberg/flowbite-mcp
MCP server providing flowbite-mcp capabilities
Flowbite MCP is a Model Context Protocol (MCP) server published by themesberg. It ranks #10,197 of 132,046 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. Flowbite MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Dec 3, 2025 and most recently updated on Dec 10, 2025.
Ranks ahead of 121,849 of 132,046 servers on MCP Toplist.
Use Flowbite MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flowbite-mcp -e "FIGMA_ACCESS_TOKEN=<your FIGMA_ACCESS_TOKEN>" -- npx -y flowbite-mcpReplace each placeholder with your own value before saving.
[mcp_servers.flowbite-mcp]
command = "npx"
args = ["-y", "flowbite-mcp"]
[mcp_servers.flowbite-mcp.env]
FIGMA_ACCESS_TOKEN = "<your FIGMA_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flowbite-mcp": {
"command": "npx",
"args": [
"-y",
"flowbite-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "<your FIGMA_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flowbite-mcp": {
"command": "npx",
"args": [
"-y",
"flowbite-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "<your FIGMA_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"flowbite-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flowbite-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "<your FIGMA_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flowbite-mcp": {
"command": "npx",
"args": [
"-y",
"flowbite-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "<your FIGMA_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flowbite-mcp": {
"command": "npx",
"args": [
"-y",
"flowbite-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "<your FIGMA_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.themesberg%2Fflowbite-mcp)<a href="https://mcptoplist.com/server/io.github.themesberg%2Fflowbite-mcp"><img src="https://mcptoplist.com/badge/io.github.themesberg%2Fflowbite-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
themesberg
Available versions (3)
| Version | Published |
|---|---|
| 1.1.3 | Dec 10, 2025 |
| 1.1.2 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Flowbite MCP?
- Flowbite MCP is maintained by themesberg, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Flowbite MCP listed on the Official MCP Registry?
- Yes — Flowbite MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Flowbite MCP have?
- MCP Toplist tracks 3 versions of Flowbite MCP, most recently published on Dec 10, 2025.
- Where can I find the source code for Flowbite MCP?
- The source code for Flowbite MCP is hosted at github.com/themesberg/flowbite-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.