Skip to main content
Glama
types.ts344 B
import { CallToolResult } from '@modelcontextprotocol/sdk/types.js'; export interface DocSection { path: string; title: string; category?: string; } export interface CacheEntry { content: CallToolResult; timestamp: number; } export interface SearchResult { path: string; title: string; snippet: string; category?: string; }

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/kylegrahammatzen/tambo-mcp-server'

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