Skip to main content
Glama

Margin of Insight — Equity Research

Server Details

Equity research API for US-listed companies. Free primer, $1 fundamentals, $2 investment memo.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.8/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: primers, fundamental analyses, investment memos, coverage listing, coverage requests, and search. No overlap between the paid analysis tools and the free coverage tools.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: get_*, list_*, request_*, search_*. No mixing of conventions.

Tool Count5/5

6 tools is appropriate for an equity research server, covering both free and paid end-to-end workflows without being excessive or insufficient.

Completeness4/5

Covers the full lifecycle: discovering coverage (list, search), requesting new coverage, and accessing three levels of analysis (primer, fundamental, memo). Minor gap: no tool for raw data or news, but core research needs are met.

Available Tools

6 tools
get_company_primerInspect

Get a free company primer for any US-listed company. Returns business overview, financial snapshot, and recent catalysts. No payment required.

ParametersJSON Schema
NameRequiredDescriptionDefault
tickerYesStock ticker symbol (e.g. AAPL, MSFT, NVDA)
get_fundamental_analysisInspect

Get fundamental analysis (12 research steps: revenue breakdown, earnings analysis, competitive positioning, financial trends, risk register, balance sheet, capital allocation, returns on capital (ROIC), industry context). Costs $1.00. Pay with a Stripe Shared Payment Token: send Authorization: Bearer spt_… on the HTTP transport. See https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.

ParametersJSON Schema
NameRequiredDescriptionDefault
tickerYesStock ticker symbol
get_investment_memoInspect

Get a full investment memo (21 research steps including DCF valuation, moat analysis, management quality, scenario analysis, returns on capital, institutional and insider activity, and investment thesis). Equivalent to a sell-side initiation note. Costs $2.00. Pay with a Stripe Shared Payment Token: send Authorization: Bearer spt_… on the HTTP transport. See https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.

ParametersJSON Schema
NameRequiredDescriptionDefault
tickerYesStock ticker symbol
list_coverageInspect

List all covered tickers with company name, sector, exchange, and last updated date. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

request_coverageInspect

Request research coverage for a US-listed company not yet in the coverage universe. Coverage is typically added within 24-48 hours. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNoOptional email address to notify when coverage is ready
tickerYesStock ticker symbol to request coverage for
search_researchInspect

Search covered companies by ticker or company name. Returns matching companies with ticker, name, sector, and exchange. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesTicker symbol or company name to search for

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources