import { isAxiosError } from '../../node_modules/axios/index.js';
// Our dependency on Axios is indirect through Zodios.
// Zodios doesn't re-export isAxiosError, so we need to import it haphazardly through node_modules.
// This re-export is only to prevent import clutter in the codebase.
export { isAxiosError };
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