"use strict";
// This file will run before each test file
// Set environment variables for tests
process.env.SPOTIFY_CLIENT_ID = 'test-client-id';
process.env.SPOTIFY_CLIENT_SECRET = 'test-client-secret';
// Silence console errors during tests
console.error = jest.fn();
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/imprvhub/mcp-claude-spotify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server