Skip to main content
Glama

CTS MCP Server

by EricA1019
index.d.tsโ€ข340 B
/** * Refactoring Module - Phase 3 HOP 3.4 * * AI-powered refactoring suggestions with similarity detection and naming validation. * * @module refactoring */ export * from './types.js'; export * from './levenshtein.js'; export * from './naming_validator.js'; export * from './suggestion_engine.js'; //# sourceMappingURL=index.d.ts.map

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/EricA1019/CTS_MCP'

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