Skip to main content
Glama
setup.ts228 B
// Test setup file for Jest import 'dotenv/config'; // Set test environment variables process.env.N8N_HOST = process.env.N8N_HOST || 'http://localhost:5678'; process.env.N8N_API_KEY = process.env.N8N_API_KEY || 'test-api-key';

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/makafeli/n8n-workflow-builder'

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