Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
about_fintoolsA

Explain the public connector and the paid Fintools MCP package.

Use this when a user asks what Fintools can do, what package is installed, how to upgrade, or why a market-analysis workflow is unavailable here.

check_connectionA

Confirm that the public Fintools connector is connected and responding.

get_stock_quoteB

Get a basic stock quote in the public Fintools connector.

Args: ticker: Stock symbol, such as AAPL, SPY, or TSLA.

get_data_source_statsA

Show public connector cache status and provider request counters.

get_trend_scoreC

Paid Fintools MCP required: graduated trend score with component breakdowns.

get_technical_indicatorsC

Paid Fintools MCP required: RSI, MACD, ATR, EMAs, Fibonacci, and chart context.

get_support_resistanceC

Paid Fintools MCP required: support/resistance levels and structure.

screen_stocksC

Paid Fintools MCP required: custom screens by trend, RSI, EMAs, and volume.

find_breakoutsD

Paid Fintools MCP required: breakout discovery and candidate surfacing.

compare_tickersC

Paid Fintools MCP required: side-by-side technical comparison.

analyze_options_chainD

Paid Fintools MCP required: options-chain context and liquidity filters.

get_option_quoteC

Paid Fintools MCP required: option quote, spread, IV, and entry P&L context.

calculate_position_sizeC

Paid Fintools MCP required: risk-based position sizing.

calculate_atr_positionC

Paid Fintools MCP required: ATR-based position sizing.

analyze_tradesC

Paid Fintools MCP required: trade-stat calculations and review context.

get_market_snapshotD

Paid Fintools MCP required: day-context gates, flags, and fresh_add_status.

winner_similarity_scanC

Paid Fintools MCP required: winner-similarity candidate ranking and triage.

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/slimbiggins007/fintools-mcp'

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