figma-mcp 0.1.0

MCP server for Figma.
Documentation
1
2
3
4
5
pub mod figma;
pub mod server;
pub mod error;

pub use error::{Error, Result};