Skip to main content
Glama

Elasticsearch Knowledge Graph for MCP

by j3k0
jest.config.js425 B
module.exports = { preset: 'ts-jest/presets/js-with-ts-esm', testEnvironment: 'node', roots: ['<rootDir>/tests'], transform: { '^.+\\.tsx?$': ['ts-jest', { useESM: true, }] }, extensionsToTreatAsEsm: ['.ts'], moduleNameMapper: { '^(\\.{1,2}/.*)\\.js$': '$1' }, testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.tsx?$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], };

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/j3k0/mcp-brain-tools'

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