figmanage
Rank #4,670io.github.dannykeane/figmanage
Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.
figmanage is a Model Context Protocol (MCP) server published by dannykeane. It ranks #4,670 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. figmanage is listed across 3 registries — Official MCP, PulseMCP and Glama, with 29 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 127,376 of 132,046 servers on MCP Toplist.
Use figmanage
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figmanage -- npx -y figmanage[mcp_servers.figmanage]
command = "npx"
args = ["-y", "figmanage"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figmanage": {
"command": "npx",
"args": [
"-y",
"figmanage"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figmanage": {
"command": "npx",
"args": [
"-y",
"figmanage"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figmanage": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figmanage"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figmanage": {
"command": "npx",
"args": [
"-y",
"figmanage"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figmanage": {
"command": "npx",
"args": [
"-y",
"figmanage"
]
}
}
}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.dannykeane%2Ffigmanage)<a href="https://mcptoplist.com/server/io.github.dannykeane%2Ffigmanage"><img src="https://mcptoplist.com/badge/io.github.dannykeane%2Ffigmanage.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dannykeane
Available versions (29)
| Version | Published |
|---|---|
| 1.5.0 | Sep 20, 2026 |
| 1.4.2 | Mar 22, 2026 |
| 1.4.1 | Mar 22, 2026 |
| 1.4.0 | Mar 22, 2026 |
| 1.3.8 | Mar 21, 2026 |
| 1.3.7 | Mar 21, 2026 |
| 1.3.6 | Mar 21, 2026 |
| 1.3.5 | Mar 21, 2026 |
| 1.3.4 | Mar 21, 2026 |
| 1.3.3 | Mar 20, 2026 |
| 1.3.2 | Mar 20, 2026 |
| 1.3.1 | Mar 20, 2026 |
| 1.3.0 | Mar 20, 2026 |
| 1.2.9 | Mar 20, 2026 |
| 1.2.8 | Mar 20, 2026 |
| 1.2.7 | Mar 20, 2026 |
| 1.2.6 | Mar 20, 2026 |
| 1.2.5 | Mar 20, 2026 |
| 1.2.4 | Mar 20, 2026 |
| 1.2.3 | Mar 20, 2026 |
| 1.2.2 | Mar 20, 2026 |
| 1.2.0 | Mar 20, 2026 |
| 1.1.0 | Mar 20, 2026 |
| 1.0.0 | Mar 18, 2026 |
| 0.3.0 | Mar 18, 2026 |
| 0.2.1 | Mar 18, 2026 |
| 0.2.0 | Mar 18, 2026 |
| 0.1.2 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains figmanage?
- figmanage is maintained by dannykeane, which publishes 1 MCP server (29 total versions) tracked on MCP Toplist.
- Is figmanage listed on the Official MCP Registry?
- Yes — figmanage is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does figmanage have?
- MCP Toplist tracks 29 versions of figmanage, most recently published on Sep 20, 2026.
- Where can I find the source code for figmanage?
- The source code for figmanage is hosted at github.com/dannykeane/figmanage.
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.