A
securityF
licenseA
qualityEnables AI assistants to interact with Figma files through the ModelContextProtocol, allowing viewing, commenting, and analyzing Figma designs directly in chat interfaces.
Last updated -
5
997
173
TypeScript
Claude やその他の MCP 互換 AI アシスタントで使用するために設計された、Figma API 統合用のモデル コンテキスト プロトコル (MCP) サーバー。
この MCP サーバーは、Figma API 機能へのアクセスを提供します。
API キーは~/.mcp-figma/config.json
に保存され、今後のセッションで自動的に読み込まれます。
サーバーは次のツールを提供します。
set_api_key
: Figma API 個人アクセス トークンを設定します (config に保存されます)check_api_key
: APIキーがすでに設定されているかどうかを確認するget_file
: キーでFigmaファイルを取得するget_file_nodes
: Figma ファイルから特定のノードを取得するget_image
: Figma ファイル内のノードの画像を取得するget_image_fills
: Figma ファイルで使用されている画像の URL を取得します。get_comments
: Figma ファイルのコメントを取得するpost_comment
: Figma ファイルにコメントを投稿するdelete_comment
: Figma ファイルからコメントを削除するget_team_projects
: チームのプロジェクトを取得するget_project_files
: プロジェクトのファイルを取得するget_team_components
: チームのコンポーネントを取得するget_file_components
: ファイルからコンポーネントを取得するget_component
: キーでコンポーネントを取得するget_team_component_sets
: チームのコンポーネントセットを取得するget_team_styles
: チームのスタイルを取得するget_file_styles
: ファイルからスタイルを取得するget_style
: キーでスタイルを取得する詳細な使用例については、 USAGE.md を参照してください。
マサチューセッツ工科大学
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Figma API 機能へのアクセスを提供し、Claude のような AI アシスタントが Figma ファイル、コメント、コンポーネント、チーム リソースと対話できるようにするモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smithery-ai/mcp-figma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server