Skip to main content
Glama
gvaibhav

Market Sizing MCP Server

by gvaibhav

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server will listen on.3000
NODE_ENVNoThe environment the server is running in (e.g., development, production).development
LOG_LEVELNoThe logging level (e.g., info, debug, error).info
BLS_API_KEYNoAPI key for BLS (Bureau of Labor Statistics). Optional - tools work without keys but with limited data.
FRED_API_KEYNoAPI key for FRED (Federal Reserve Economic Data). Optional - tools work without keys but with limited data.
CENSUS_API_KEYNoAPI key for the Census Bureau. Optional - tools work without keys but with limited data.
CACHE_TTL_FRED_MSNoCache time-to-live for FRED data in milliseconds.86400000
CACHE_TTL_DEFAULT_MSNoDefault cache time-to-live in milliseconds.86400000
ALPHA_VANTAGE_API_KEYNoAPI key for Alpha Vantage. Optional - tools work without keys but with limited data.
NASDAQ_DATA_LINK_API_KEYNoAPI key for Nasdaq Data Link. Optional - tools work without keys but with limited data.
CACHE_TTL_ALPHA_VANTAGE_MSNoCache time-to-live for Alpha Vantage data in milliseconds.86400000

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/gvaibhav/TAM-MCP-Server'

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