Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number on which the HTTP server will listen | 8080 |
| FMP_TOOL_SETS | No | Comma-separated list of toolsets to pre-load in static mode (e.g., 'search,company,quotes'). Available toolsets: search, company, quotes, statements, calendar, charts, news, analyst, market-performance, insider-trades, institutional, indexes, economics, crypto, forex, commodities, etf-funds, esg, technical-indicators, senate, sec-filings, earnings, dcf, bulk | |
| FMP_ACCESS_TOKEN | Yes | Your Financial Modeling Prep API access token (required for all API requests) | |
| DYNAMIC_TOOL_DISCOVERY | No | Enable dynamic toolset management mode. When set to 'true', sessions start with only 3 meta-tools for enabling/disabling toolsets at runtime. |
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 | |