Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
v5.d.ts419 B
import { UUIDTypes } from './types.js'; export { DNS, URL } from './v35.js'; declare function v5(value: string | Uint8Array, namespace: UUIDTypes, buf?: undefined, offset?: number): string; declare function v5<TBuf extends Uint8Array = Uint8Array>(value: string | Uint8Array, namespace: UUIDTypes, buf: TBuf, offset?: number): TBuf; declare namespace v5 { var DNS: string; var URL: string; } export default v5;

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