Skip to main content
Glama
heyhumayun

financial-research-mcp

by heyhumayun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIN_RESEARCH_LLMNoOptional local LLM backend, e.g. ollama. Leave unset to use deterministic planning and synthesis.
FIN_RESEARCH_LIVENoControls whether live data sources are used. Set to 0 for offline/reproducible mode.
FIN_RESEARCH_OLLAMA_MODELNoModel name to use with Ollama, e.g. llama3.2:3b.
FIN_RESEARCH_TOOL_RUNTIMENoTool runtime mode. Use mcp-stdio to run through a real MCP client/server subprocess; other values are local and mcp.
FIN_RESEARCH_MARKET_PROVIDERNoMarket data provider to use, e.g. alpha_vantage, polygon, or financial_modeling_prep. Defaults to auto.auto
FIN_RESEARCH_OFFLINE_FALLBACKNoSet to 0 to disable offline fallback fixtures and fail loudly when live sources are unavailable.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/heyhumayun/multi-agent-financial-research-mcp'

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