Skip to main content
Glama

Figma MCP Server

MIT License
106,929
10,969
  • Linux
  • Apple
mcp-server.ts312 B
// Re-export server-related functionality for users who want MCP server capabilities export { createServer } from "./mcp/index.js"; export type { FigmaService } from "./services/figma.js"; export { getServerConfig } from "./config.js"; export { startServer, startHttpServer, stopHttpServer } from "./server.js";

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/GLips/Figma-Context-MCP'

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