Skip to main content
Glama
deleonio
by deleonio
block.tsx1.02 kB
import type { FC } from 'react'; import React from 'react'; import { KolQuote } from '@public-ui/react-v19'; import { SampleDescription } from '../SampleDescription'; export const QuoteBlock: FC = () => ( <> <SampleDescription> <p>This sample shows a quote in the &quot;block&quot; variant.</p> </SampleDescription> <KolQuote _label="RFC 1149" _href="https://datatracker.ietf.org/doc/html/rfc1149" _quote="Avian carriers can provide high delay, low throughput, and low altitude service. The connection topology is limited to a single point-to-point path for each carrier, used with standard carriers, but many carriers can be used without significant interference with each other, outside early spring. This is because of the 3D ether space available to the carriers, in contrast to the 1D ether used by IEEE802.3. The carriers have an intrinsic collision avoidance system, which increases availability." _variant="block" ></KolQuote> </> );

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/deleonio/public-ui-kolibri'

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