Skip to main content
Glama
index.ts550 B
/** * Workspace Schema Skill Generator * * Exports services and types for generating Claude Skills from Attio workspace schemas. * * @see Issue #983 */ export { WorkspaceSchemaService } from './WorkspaceSchemaService.js'; export { SchemaFormatterService } from './SchemaFormatterService.js'; export { OutputWriterService } from './OutputWriterService.js'; export type { GenerateSkillConfig, WorkspaceSchema, ObjectSchema, AttributeSchema, AttributeOption, FormattedOutput, SkillOutput, FetchSchemaOptions, } from './types.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