Skip to main content
Glama
Project.ts302 B
export interface Project { name: string; description: string; startDate: string; investment: number; progress: number; } export interface WallpaperInfo { title: string; description: string; imageUrl: string; resolution: string; date: string; market: string; fullUrl: string; }

Implementation Reference

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/sweetwisdom/mcp-demo'

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