/**
* Export all node and credential definitions in a way that works with n8n
*/
import { CreateveAI } from './nodes/CreateveAI.node';
import { CreateveAIApi } from './credentials/CreateveAIApi.credentials';
export declare const nodeTypes: {
CreateveAI: typeof CreateveAI;
};
export declare const credentialTypes: {
CreateveAIApi: typeof CreateveAIApi;
};
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/spgoodman/createveai-nexus-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server