Skip to main content
Glama
client.ts242 B
import { Zodios, ZodiosInstance } from '@zodios/core'; import { tableauTokenApi } from './apis.js'; export const getClient = (basePath: string): ZodiosInstance<typeof tableauTokenApi> => { return new Zodios(basePath, tableauTokenApi); };

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/datalabs89/tableau-mcp'

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