mcp-financex
by xerktech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Server configuration environment | development |
| LOG_LEVEL | No | Logging level | info |
| CACHE_NEWS_TTL | No | News cache TTL in seconds | 300 |
| CACHE_QUOTE_TTL | No | Quote cache TTL in seconds | 5 |
| CACHE_SEARCH_TTL | No | Search cache TTL in seconds | 3600 |
| CACHE_DEFAULT_TTL | No | Default cache TTL in seconds | 300 |
| CACHE_INDICATOR_TTL | No | Indicator cache TTL in seconds | 300 |
| CACHE_HISTORICAL_TTL | No | Historical data cache TTL in seconds | 3600 |
| YAHOO_FINANCE_TIMEOUT | No | Yahoo Finance API timeout in milliseconds | 10000 |
| YAHOO_FINANCE_RETRY_DELAY | No | Delay between retries in milliseconds | 1000 |
| YAHOO_FINANCE_RETRY_ATTEMPTS | No | Number of retry attempts for Yahoo Finance API | 3 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/xerktech/mcp-financex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server