Skip to main content
Glama
EXAMPLE_REQUEST.md515 B
```ts import { t, type Dictionary } from "intlayer"; import { Metadata } from "next"; const metadataContent = { key: "pricing-metadata", content: { title: t({ en: "Pricing | Intlayer", }), description: t({ en: "Discover our pricing plans and get access to premium features with Intlayer. Choose the plan that suits you best.", }), keywords: t<string[]>({ en: ["Pricing", "Subscription"], }), }, } satisfies Dictionary<Metadata>; export default metadataContent; ```

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/aymericzip/intlayer'

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