Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoMySQL host127.0.0.1
DB_NAMENoMySQL database namestock_mcp
DB_PORTNoMySQL port3306
DB_USERNoMySQL userstock
USER_AGENTNoRequest user-agent stringChrome 148 UA
DB_PASSWORDNoMySQL passwordstock123
DATABASE_URLNoMySQL connection string, e.g. mysql://user:pass@host:3306/stock_mcp
BARS_PROVIDERNoProvider for K-line data: yahoo or investingyahoo
BARS_START_DATENoStart date for full sync, format YYYY-MM-DD2000-01-01
REQUEST_DELAY_MSNoRequest delay in milliseconds for rate limiting300
INVESTING_TRANSPORTNoTransport mode for investing.com: node, go, or autoauto
GQLPROXY_COOKIE_FILENoFile path for sidecar cookie session.cache/gqlproxy_cookies.txt

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/jamespud/stock-mcp'

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