Skip to main content
Glama
table-cell.d.tsโ€ข564 B
import { Paragraph } from '../../paragraph'; import { IContext, IXmlableObject, XmlComponent } from '../../xml-components'; import { Table } from "../table"; import { ITableCellPropertiesOptions } from "./table-cell-properties"; export interface ITableCellOptions extends ITableCellPropertiesOptions { readonly children: readonly (Paragraph | Table)[]; } export declare class TableCell extends XmlComponent { readonly options: ITableCellOptions; constructor(options: ITableCellOptions); prepForXml(context: IContext): IXmlableObject | undefined; }

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/consigcody94/office-whisperer'

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