Skip to main content
Glama
jest.config.js376 B
module.exports = { testEnvironment: 'node', testMatch: [ '**/tests/**/*.test.js', '**/__tests__/**/*.js' ], collectCoverageFrom: [ 'index.js', '!**/node_modules/**', '!**/tests/**' ], coverageDirectory: 'coverage', coverageReporters: ['text', 'lcov', 'html'], setupFilesAfterEnv: ['<rootDir>/tests/setup/test-setup.js'], verbose: true };

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/vyb1ng/plex-mcp'

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