Skip to main content
Glama
contacts.ts358 B
export interface AddressBook { id: string; displayName: string; description: string; ctag: string; uri?: string; } export interface Contact { id: string; fn?: string; email?: string[]; tel?: string[]; adr?: string[]; org?: string[]; note?: string; etag?: string; uri?: string; addressBookId?: string; lastmodified?: number; }

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/hithereiamaliff/mcp-nextcloud'

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