Skip to main content
Glama
mdz-axo

PT-MCP (Paul Test Man Context Protocol)

by mdz-axo
index.d.ts427 B
import type { Inspect, Options } from './types.js'; export declare function inspect(value: unknown, opts?: Partial<Options>): string; export declare function registerConstructor(constructor: Function, inspector: Inspect): boolean; export declare function registerStringTag(stringTag: string, inspector: Inspect): boolean; export declare const custom: string | symbol; export default inspect; //# sourceMappingURL=index.d.ts.map

Latest Blog Posts

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/mdz-axo/pt-mcp'

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