lynx-mi/lynx-mi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LYNX_MI_API_KEY | Yes | Your Lynx MI Personal API Key (generate at lynx-mi.com/settings). Requires an Advanced subscription or higher. |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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