Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
v6.d.ts286 B
import { Version6Options } from './types.js'; declare function v6(options?: Version6Options, buf?: undefined, offset?: number): string; declare function v6<TBuf extends Uint8Array = Uint8Array>(options: Version6Options | undefined, buf: TBuf, offset?: number): TBuf; export default v6;

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