Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
paths-to-module-name-mapper.d.ts398 B
import type { Config } from '@jest/types'; import type { CompilerOptions } from 'typescript'; type TsPathMapping = Exclude<CompilerOptions['paths'], undefined>; type JestPathMapping = Config.InitialOptions['moduleNameMapper']; export declare const pathsToModuleNameMapper: (mapping: TsPathMapping, { prefix, useESM }?: { prefix?: string; useESM?: boolean; }) => JestPathMapping; export {};

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/waldzellai/mcp-agent-ts'

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