Skip to main content
Glama

Financial News and Notes MCP Server

MIT License
129
199
  • Apple
  • Linux
index.js448 B
// 技术指标模块统一导出 export { calculateMACD } from './macd.js'; export { calculateKDJ } from './kdj.js'; export { calculateRSI } from './rsi.js'; export { calculateBOLL } from './boll.js'; export { calculateSMA, calculateEMA } from './ma.js'; export { parseIndicatorParams, formatIndicatorParams } from './paramParser.js'; export { calculateRequiredDays, calculateExtendedStartDate, filterDataToUserRange } from './dataCalculator.js';

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/guangxiangdebizi/my-mcp-server'

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