Skip to main content
Glama
jest.config.base.cjs454 B
module.exports = { preset: "ts-jest", testEnvironment: "node", extensionsToTreatAsEsm: [".ts"], coveragePathIgnorePatterns: ["node_modules", "dist", "docs"], collectCoverage: true, collectCoverageFrom: ["./src/**"], coverageReporters: ["html"], verbose: true, maxWorkers: 1, passWithNoTests: true, coverageThreshold: { "./src/**": { branches: 77, functions: 85, statements: 85, lines: 85, }, }, };

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/MatthewLaw1/Near-Intents-MCP-Agentkit'

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