Skip to main content
Glama
index.ts467 B
/** * Field transformation modules - centralized exports * Extracted from field-mapper.ts during Issue #529 modular refactoring */ // Core field mapping export { mapFieldName } from './field-mapper.js'; // Value transformation export { transformFieldValue } from './value-transformer.js'; // Record transformation export { mapRecordFields } from './record-transformer.js'; // Task-specific transformation export { mapTaskFields } from './task-transformer.js';

Latest Blog Posts

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/kesslerio/attio-mcp-server'

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