Skip to main content
Glama
client.ts342 B
import { createTRPCReact } from '@trpc/react-query'; import type { AppRouter } from '@/server/routers/_app'; // ============================================================================ // TRPC REACT CLIENT // ============================================================================ export const trpc = createTRPCReact<AppRouter>();

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/vespo92/MindbodyMCP'

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