Skip to main content
Glama
jest.config.jsâ€ĸ393 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/src/__tests__/**/*.test.[tj]s'], testPathIgnorePatterns: [ '/node_modules/', '/dist/', '/mcp-abap-connection/', '/mcp-abap-adt-clients/', ], setupFiles: ['<rootDir>/jest.setup.js'], testTimeout: 5000, forceExit: true, moduleNameMapper: { '^(\\.{1,2}/.*)\\.js$': '$1', }, };

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/fr0ster/mcp-abap-adt'

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