Skip to main content
Glama

Cursor MCP Server

by johnneerdael
index.ts594 B
/** * @preserve * Copyright 2015-2018 Igor Bezkrovnyi * All rights reserved. (MIT Licensed) * * iq.ts - Image Quantization Library */ export { AbstractDistanceCalculator } from './distanceCalculator'; export { CIE94Textiles, CIE94GraphicArts } from './cie94'; export { CIEDE2000 } from './ciede2000'; export { CMetric } from './cmetric'; export { AbstractEuclidean, Euclidean, EuclideanBT709NoAlpha, EuclideanBT709, } from './euclidean'; export { AbstractManhattan, Manhattan, ManhattanBT709, ManhattanNommyde, } from './manhattan'; export { PNGQuant } from './pngQuant';

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/johnneerdael/multiplatform-cursor-mcp'

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