Skip to main content
Glama
HareRam123

open-fin-mcp

by HareRam123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPEN_FIN_MCP_HOSTNoHost for the Streamable HTTP server.127.0.0.1
OPEN_FIN_MCP_PORTNoPort for the Streamable HTTP server.8000
OPEN_FIN_MCP_TRANSPORTNoTransport mode for the MCP server. Set to 'http' for Streamable HTTP, otherwise defaults to STDIO.stdio

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_income_statementC

Get historical income statements for a public company ticker.

get_balance_sheetB

Get historical balance sheets for a public company ticker.

get_cashflow_statementB

Get historical cash flow statements for a public company ticker.

get_financial_metricsC

Get profitability, returns, margins, and leverage metrics.

get_segment_financialsA

Get revenue and operating income by reported business segment.

get_management_guidanceC

Get the latest quantitative management guidance and outlook.

get_concall_summaryC

Get an earnings-call summary with themes, risks, and sentiment.

get_company_eventsC

Get upcoming and recent company events.

get_market_dataC

Get the latest price and market capitalization for a ticker.

get_capital_structureC

Get cash, debt, net debt, and diluted shares outstanding.

project_financialsB

Project revenue, EBIT, NOPAT, and unlevered free cash flow.

validate_financial_modelD

Validate required fields, numeric values, and basic model consistency.

calculate_waccC

Calculate weighted average cost of capital from decimal-rate inputs.

calculate_dcfA

Calculate enterprise, equity, and per-share value using a terminal-growth DCF.

dcf_sensitivityB

Calculate a per-share DCF sensitivity matrix across WACC and growth rates.

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/HareRam123/open-fin-mcp'

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