Skip to main content
Glama

FigmaMind MCP Server

by joao-loker
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml name: figmamind startCommand: # Tipo de MCP server (stdio é o padrão) type: stdio # Schema de configuração simplificado configSchema: type: object properties: figmaToken: type: string required: - figmaToken # Função de comando mais simples commandFunction: "(config) => ({ command: 'node', args: ['simple.js'], env: { FIGMA_TOKEN: config.figmaToken } })"

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/joao-loker/FigmaMind'

If you have feedback or need assistance with the MCP directory API, please join our Discord server