Circlfi-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CIRCLFI_EMAIL | No | Your email address used for CirclFi subscription (free if left blank, premium if set). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_stock_valuationA | Get the latest intrinsic valuation of a single stock from CirclFi's 13-model engine. Includes Bayesian DCF, EPV, ML-RIV, etc. |
| get_market_screenerA | Screen the entire stock market (5,900+ stocks) using CirclFi data. Requires a paid subscription. Can filter by QOC, ValueTrapScore, or Industry. Can return JSON or CSV format. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools serve completely distinct purposes: one focuses on intrinsic valuation of a single stock, while the other screens the entire market. There is no overlap or potential for confusion.
Both tools use a consistent 'get_' prefix followed by a descriptive noun phrase (get_stock_valuation, get_market_screener), following a clear verb_noun pattern.
With only 2 tools, the server feels underpopulated for its stated domain of stock analysis and screening. While the tools are individually valuable, the scope suggests more tools would be reasonable (e.g., price data, fundamentals).
The server only covers valuation and market screening, leaving out essential stock analysis operations like price history, financial statements, or news. This is a significant gap for a stock analysis server.