Skip to main content
Glama
ingpoc

stock-analysis-mcp

by ingpoc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoCache TTL in seconds3600
LOG_LEVELNoLogging levelINFO
LOG_FORMATNoLog message format (optional)
MONGODB_URINoMongoDB connection stringmongodb://localhost:27017
CACHE_ENABLEDNoEnable cachingTrue
MCP_SERVER_NAMENoServer namestock-analysis-mcp
MONGODB_DB_NAMENoDatabase namestock_data
MCP_SERVER_VERSIONNoServer version0.1.0
ALPHA_VANTAGE_API_KEYYesYour Alpha Vantage API key
ALPHA_VANTAGE_BASE_URLNoAlpha Vantage base URLhttps://www.alphavantage.co/query
MONGODB_HOLDINGS_COLLECTIONNoHoldings collection nameholdings
ALPHA_VANTAGE_RATE_LIMIT_DAYNoAPI calls allowed per day500
MONGODB_FINANCIALS_COLLECTIONNoFinancials collection namedetailed_financials
ALPHA_VANTAGE_DEFAULT_EXCHANGENoDefault exchange for Indian stocksNSE
ALPHA_VANTAGE_RATE_LIMIT_MINUTENoAPI calls allowed per minute5
MONGODB_KNOWLEDGE_GRAPH_COLLECTIONNoKnowledge graph collection namestock_knowledge_graph

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/ingpoc/stock_mcp_server'

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