Skip to main content
Glama
transform.js340 B
// transform.js function transformNode(input) { // Here, 'input' is whatever text / muiscan snippet you paste in // The MCP uses your prompt to generate the proper <mui-*> output // For now, we just return the input directly, // because your MCP prompt contains all the rules return input; } module.exports = { transformNode };

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/michaeltrilford/muiscan-mcp'

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