Skip to main content
Glama

geocontext

by ignfab
jest.config.ts343 B
import { createJsWithTsEsmPreset, type JestConfigWithTsJest } from 'ts-jest' const MILLISECONDS = 1000; const presetConfig = createJsWithTsEsmPreset({ }) const jestConfig: JestConfigWithTsJest = { ...presetConfig, collectCoverageFrom: [ 'src/**/*.{ts,tsx,js,jsx}' ], testTimeout: 60 * MILLISECONDS } export default jestConfig;

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/ignfab/geocontext'

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