Skip to main content
Glama
jest.config.cjs223 B
module.exports = { testEnvironment: 'node', testMatch: ['**/__tests__/**/*.test.js'], transform: { '^.+\.js$': 'babel-jest', }, testEnvironmentOptions: { NODE_OPTIONS: '--experimental-vm-modules', }, };

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/PortlandKyGuy/dynamic-mcp-server'

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