Skip to main content
Glama
Jon-Biz

Stockflow MCP Server

by Jon-Biz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to 'development' for more verbose loggingproduction

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_stock_data_v2A

Get comprehensive stock data including financials, analyst ratings, and calendar events

get_historical_data_v2B

Get historical price data with technical indicators

get_options_chain_v2B

Get options chain data with advanced greeks and analysis

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 3 tools

Disambiguation5/5

Each tool serves a clearly distinct purpose: comprehensive stock data, historical prices with technical indicators, and options chains. There is no overlap or ambiguity between them.

Naming Consistency5/5

All tool names follow a consistent pattern: get_<data_type>_v2 with snake_case and a unified version suffix. The naming is predictable and easy to navigate.

Tool Count4/5

With 3 tools, the server is on the lower end of the typical range, but each tool is broad enough (covering financials, historical data, and options) to feel appropriately scoped. A slightly larger set could be justified, but this is not a serious issue.

Completeness4/5

The tool set covers the core data needs for stock analysis: current/fundamental data, historical trends, and options. Missing features like symbol search or news are notable but not critical for the apparent purpose, as the existing tools are comprehensive within their domains.

Maintenance

ActivityInactive
ResponsivenessNo issues