Skip to main content
Glama

Cursor MCP Server

by johnneerdael
index.ts508 B
/** * @preserve * Copyright 2015-2018 Igor Bezkrovnyi * All rights reserved. (MIT Licensed) * * iq.ts - Image Quantization Library */ import * as arithmetic from './arithmetic'; import { HueStatistics } from './hueStatistics'; import { Palette } from './palette'; import { Point } from './point'; import { PointContainer } from './pointContainer'; import { ProgressTracker } from './progressTracker'; export { Point, PointContainer, Palette, HueStatistics, ProgressTracker, arithmetic, };

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