Skip to main content
Glama
awsCloudControlCfAssetAttr.ts295 B
async function main(input: Input): Promise<Output> { const properties = _.cloneDeep(input.cfnProperties); delete properties["extra"]; const result = { "LogicalResourceName": input.cfnLogicalResourceName, "Type": input.cfnType, "Properties": properties, }; return result; }

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/systeminit/si'

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