Skip to main content
Glama
lynx-mi

lynx-mi/lynx-mi-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LYNX_MI_API_KEYYesYour Lynx MI Personal API Key (generate at lynx-mi.com/settings). Requires an Advanced subscription or higher.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_tradesA

Get the most recent insider trades filed with the SEC. Filter by ticker symbol, insider name, signal type (buy/sell/corp), and time window. Returns trade details including conviction scores.

get_trades_by_tickerA

Get all insider trading activity for a specific stock ticker. Shows who is buying/selling, volumes, and conviction scores.

get_trades_by_insiderB

Get all trades by a specific corporate insider across all companies. Useful for tracking an executive's full trading pattern.

search_insiderA

Search for corporate insiders by name. Returns matching names for use as filters in other tools.

search_tickerC

Search for stock tickers by symbol or company name. Returns matching tickers.

get_market_sentimentA

Get the current market-wide insider sentiment ratio (buy vs. sell activity), showing whether corporate insiders are net buyers or sellers.

get_top_moversB

Get stocks with the highest insider trading activity (by volume). Shows which tickers have the most insider interest right now.

get_insider_profileC

Get a detailed profile of a specific insider: trading history, avg trade size, sectors, and behavioral patterns.

get_sector_flowA

Aggregate insider money flow by sector. Shows which sectors are seeing the most insider buying vs. selling — a leading indicator of sector rotation.

get_correlationsA

Find other stocks traded by the same insiders who trade a given ticker. Reveals hidden connections between companies through shared insider activity.

get_insider_networkC

Build a network graph centered on an insider or company, showing all connected entities. Reveals the web of insider relationships.

get_network_topB

Get the most connected insiders and companies in the network graph. Shows who are the most influential nodes.

get_trade_heatmapB

Returns a heatmap of insider trading activity by ticker, showing volume, trade count, net value, and bullish/bearish sentiment for each stock.

get_earnings_proximityA

Flag insider trades that occurred suspiciously close to upcoming earnings dates. A powerful signal for potential information asymmetry.

get_filing_diffB

Compare an insider's last two SEC filings to see what changed — position size, price, title, and more.

get_conviction_scoreC

Get the conviction score breakdown for a specific trade. Scores factor in trade size relative to holdings, cluster patterns, C-suite status, and more.

get_leaderboardB

Get the insider trading performance leaderboard — which insiders have the best 30/90-day returns after their trades.

get_insider_rankC

Get a specific insider's rank and performance stats on the leaderboard.

get_nexus_scoreA

Get the Nexus political intelligence score for a ticker. Combines congressional trading activity, lobbying spend, and insider trading into a single risk/opportunity score.

get_congressional_tradesC

Get recent stock trades by US Congress members (House and Senate). Filterable by ticker.

get_lobbying_activityB

Get corporate lobbying reports — which companies are spending on lobbying, in what issue areas, and how much.

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/lynx-mi/lynx-mi-mcp'

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