Skip to main content
Glama

Redash MCP Server

by jasonsmithj
prettier.config.js216 B
/** @type {import("prettier").Config} */ export default { semi: true, trailingComma: 'es5', singleQuote: true, printWidth: 100, tabWidth: 2, useTabs: false, arrowParens: 'always', endOfLine: 'lf', };

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/jasonsmithj/redash-mcp'

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