Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
calculate_cagrC

Calculate compound annual growth rate (CAGR) as a percentage.

get_sec_company_factsC

Retrieve XBRL company facts metadata from SEC EDGAR.

get_financial_factC

Retrieve annual US-GAAP financial history from SEC EDGAR.

get_company_financialsC

Return supported annual financial metrics and plot-ready histories for a company.

get_financial_ratiosC

Calculate profitability, liquidity, leverage, and efficiency ratios from SEC data.

calculate_capm_cost_of_equityB

Calculate CAPM cost of equity as a decimal rate.

calculate_wacc_rateB

Calculate WACC as a decimal rate from market-value capital weights.

calculate_dcf_valuationC

Calculate enterprise value with a constant-growth discounted cash flow model.

calculate_enterprise_valueA

Calculate enterprise value from market capitalization, debt, and cash.

calculate_equity_value_from_enterprise_valueB

Calculate equity value from enterprise value, cash, and debt.

calculate_intrinsic_value_per_shareB

Calculate intrinsic value per diluted share.

run_dcf_sensitivity_analysisB

Return a structured DCF sensitivity grid for charting or tabulation.

analyze_companyC

Generate a comprehensive, deterministic financial-health analysis from SEC data.

get_company_chart_dataC

Return structured revenue, income, cash-flow, debt, and growth data for plotting.

compare_companiesC

Compare revenue, margins, returns, cash flow, debt, growth, and valuation availability.

index_sec_filingB

Fetch, chunk, and index a known SEC filing document for RAG retrieval.

search_sec_filing_ragC

Search locally indexed SEC filing chunks with attributable lexical retrieval.

ai_analyze_companyC

Generate an attributable AI-ready research brief from financials and indexed filings.

analyze_portfolioB

Analyze position weights, market value, unrealized return, and concentration.

get_market_snapshotA

Return delayed public market-price metadata for a ticker.

get_market_price_historyB

Return delayed plot-ready market OHLCV history for a ticker.

get_dashboard_dataB

Aggregate company analysis, financial trends, and optional market data for a dashboard.

export_company_report_markdownC

Create a Markdown company research report at a relative project path.

export_company_report_pdfC

Create a PDF company research report at a relative project path.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ritam003-roy/finance-research-mcp'

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