Repository Analysis

GLips/Figma-Context-MCP

MCP server to provide Figma layout information to AI coding agents like Cursor

0.8 Likely human-written View on GitHub
0.8
Adjusted Score
0.8
Raw Score
100%
Time Factor
2026-05-27
Last Push
14,921
Stars
TypeScript
Language
15,295
Lines of Code
86
Files
12
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 12

Pattern Findings

12 matches across 2 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers11 hits · 11 pts
SeverityFileLineSnippet
LOWsrc/utils/image-processing.ts191export function generateImageCSSVariables({
LOWsrc/mcp/validation-capture.ts36export function installValidationRejectCapture(
LOWsrc/transformers/component.ts38export function simplifyPropertyDefinitions(
LOWsrc/transformers/component.ts59export function simplifyPropertyReferences(
LOWsrc/transformers/component.ts76export function simplifyComponentProperties(
LOWsrc/transformers/layout.ts144function buildSimplifiedFrameValues(n: FigmaDocumentNode): SimplifiedLayout | { mode: "none" } {
LOWsrc/transformers/layout.ts193function buildSimplifiedLayoutValues(
LOWsrc/transformers/style.ts587function findExtendedLineIntersections(start: Vector, end: Vector): number[] {
LOWsrc/telemetry/capture.ts105export function captureDownloadImagesCall(
LOWsrc/extractors/node-walker.ts71async function processNodeWithExtractors(
LOWsrc/extractors/built-in.ts392function hasImageFillOnSelfOrDirectChildren(node: FigmaDocumentNode): boolean {
Fake / Example Data1 hit · 1 pts
SeverityFileLineSnippet
LOWsrc/tests/benchmark.test.ts5 name: "John Doe",