We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptoleek-team/goat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
export { RugCheckOptions, RugCheckPlugin, rugcheck } from './rugcheck.plugin.js';
export { RugCheckService } from './rugcheck.service.js';
export { GetTokenReportParameters, NoParameters } from './parameters.js';
export { RugCheckApi } from './api.js';
import '@goat-sdk/core';
import 'zod';