Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERILEX_API_URLNoAPI base URL (default: https://api.verilexdata.com)https://api.verilexdata.com
VERILEX_PAYMENT_TOKENNox402 payment token for paid endpoints

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_npi_providersA

Search the NPI (National Provider Identifier) registry for healthcare providers. Filter by state, specialty, name, city, or ZIP code. Returns up to 100 results per query. Source: CMS NPPES, updated weekly. ~7.2 million providers.

lookup_npiA

Look up a single healthcare provider by their 10-digit NPI number. Returns full provider details including name, address, specialty, and enumeration date.

npi_statsA

Get statistics about the NPI dataset: total record count, number of states, last updated timestamp, and data source information. Free endpoint, no payment required.

search_sec_filingsA

Search SEC EDGAR filings by CIK number, form type (10-K, 10-Q, 8-K, etc.), company name, and date range. Returns filing metadata including accession number, filing date, and document URLs. Source: SEC EDGAR, updated every 15 minutes.

get_sec_filingA

Retrieve a single SEC filing by its accession number. Returns full filing metadata including company info, form type, filing date, and document URLs.

search_sec_companiesA

Search for companies registered with the SEC by name. Returns CIK numbers, company names, and filing counts. Useful for finding a company's CIK before searching their filings.

sec_statsA

Get statistics about the SEC filings dataset: total filings, form type breakdown, date range, and last updated timestamp. Free endpoint, no payment required.

search_pacer_casesA

Search federal court case records from PACER. Filter by party name, court code, case type, and date range. Returns case metadata including title, parties, court, and filing date. Source: PACER, updated daily. Note: This dataset is coming soon and may not have data yet.

get_pacer_caseA

Look up a single federal court case by its case ID. Returns full case metadata including title, parties, court, nature of suit, filing date, and assigned judge. Source: PACER via CourtListener, updated daily.

pacer_statsA

Get statistics about the PACER court records dataset: total cases indexed, courts covered, date range, and last updated timestamp. Free endpoint.

get_current_weatherB

Get current weather conditions for a location. Provide latitude/longitude or a US ZIP code. Returns temperature, humidity, wind, precipitation, and conditions from the nearest weather station and latest model run. Source: NOAA ISD + GFS. Note: This dataset is coming soon.

get_weather_historyA

Get historical weather data for a location and date range. Returns hourly observations including temperature, humidity, wind, precipitation, and pressure. Source: NOAA ISD. Note: This dataset is coming soon.

get_weather_forecastA

Get weather forecast for a location, up to 16 days ahead. Returns hourly or daily forecast data including temperature, humidity, wind, and precipitation probability. Source: NOAA GFS model. Note: This dataset is coming soon.

weather_statsA

Get statistics about the Weather dataset: stations covered, date range, data sources, and last updated timestamp. Free endpoint.

query_otc_companiesA

Search OTC-traded companies from SEC EDGAR. Filter by ticker, company name, financial metrics, shell risk score, and filing recency. Includes derived analytics like shell risk flags and filing recency scores. ~4,000-6,000 companies. Source: SEC EDGAR + FINRA, updated daily.

lookup_otc_tickerA

Look up a single OTC-traded company by ticker symbol. Returns full company details including CIK, SIC code, financials (revenue, assets, net income), short interest, shell risk score, and filing recency score. Source: SEC EDGAR + FINRA.

otc_statsA

Get statistics about the OTC company dataset: total companies, companies with financials, average shell risk score, last updated timestamp, and data source information. Free endpoint.

query_trademarksA

Search US trademarks from the USPTO. Filter by mark text, owner name, international class, status, and filing/registration date range. Source: USPTO TSDR and bulk XML data, updated weekly.

lookup_trademarkA

Look up a single US trademark by its USPTO serial number. Returns full details including mark text, owner, international class, filing date, registration date, status, attorney, and description of goods/services. Source: USPTO TSDR.

trademark_statsA

Get statistics about the trademark dataset: total trademarks, status breakdown, top international classes, last updated timestamp, and data source information. Free endpoint.

query_patentsB

Search US patents from the USPTO PatentsView database. Filter by patent title, assignee organization, inventor name, CPC section, patent type, and grant date range. Source: USPTO PatentsView API, updated weekly.

lookup_patentA

Look up a single US patent by patent number. Returns full details including title, abstract, assignee, inventors, CPC classifications, grant date, filing date, number of claims, and citation counts. Source: USPTO PatentsView.

patent_statsA

Get statistics about the patent dataset: total patents, type breakdown, top CPC sections, top assignees, last updated timestamp, and data source information. Free endpoint.

company_profileB

Get a unified company profile across all Verilex datasets. Searches by ticker symbol, SEC CIK number, or company name. Returns SEC filings, OTC data (shell risk, financials), patent portfolio, trademark registrations, and court cases — all in one response. This is the premium cross-dataset intelligence endpoint.

screen_companiesA

Screen companies using financial, industry, IP, and litigation filters. Combine SIC industry codes, revenue/asset brackets, shell risk scores, patent/trademark/litigation flags, and short interest levels. Cross-references SEC, OTC, Patents, Trademarks, and PACER datasets.

trader_signalsA

Get recent alpha signals for traders and hedge funds. Signals include new 8-K filings, short interest spikes, new patent grants, new trademark filings, new litigation, and delinquent filers. Scans activity across all Verilex datasets over a configurable lookback period.

query_protocol_riskA

Get liquidation pressure and stress scores for DeFi lending protocols. Shows critical/high-risk account counts, health factor deterioration rate, and total debt at risk per protocol. Covers Aave V3, Compound V3, Venus, Radiant, Morpho Blue, LlamaLend, ZeroLend, MakerDAO across 6 chains. Source: Liquidationbot real-time telemetry.

query_network_stressA

Get network-level market stress indices combining liquidation intensity, gas costs, and execution failure rates. Provides a 0-100 composite stress score per blockchain. Useful for macro risk assessment across DeFi lending. Source: Liquidationbot real-time telemetry.

query_cohort_criticalB

Get near-liquidation cohort signals showing account populations by health factor tier (critical/high/moderate), entry/exit rates, and deterioration velocity. Early warning on borrowers entering critical health factor tiers. Source: Liquidationbot real-time telemetry.

crypto_statsA

Get statistics about the crypto intelligence dataset: total signals, total executions, networks and protocols active, date range. Free endpoint. Source: Liquidationbot multi-chain telemetry.

screen_sanctionsB

Screen an address, name, or entity against global sanctions lists (OFAC SDN, EU, UN, UK). Returns matching entries with match scores. Cost: $0.005 per query. Source: Consolidated sanctions lists, updated daily.

search_sanctionsB

Full-text search across all sanctions entries. Search by name, alias, address, country, or program. Returns matching entries ranked by relevance. Cost: $0.009 per query. Source: OFAC SDN, EU, UN, UK lists.

sanctions_changesA

Get recent changes to sanctions lists since a given timestamp. Shows additions, removals, and modifications to sanctioned entities. Cost: $0.005 per query. Source: Consolidated sanctions lists.

sanctions_statsA

Get statistics about the sanctions dataset: total entries, lists covered, last updated timestamp, and data source information. Free endpoint.

query_whalesA

List whale wallets filtered by blockchain, minimum balance, token, and activity. Returns wallet address, balance, token holdings, and last activity timestamp. Cost: $0.014 per query. Source: On-chain analytics, updated hourly.

lookup_whaleA

Get full detail for a single whale wallet by address. Returns balance history, token holdings, recent transactions, and PnL metrics. Cost: $0.02 per query. Source: On-chain analytics.

whale_movementsB

Get large balance changes across whale wallets. Shows significant inflows, outflows, and transfers that may signal market moves. Cost: $0.04 per query. Source: On-chain analytics.

whale_changesB

Get recent changes to whale wallet data since a given timestamp. Cost: $0.01 per query. Source: On-chain analytics.

whale_statsA

Get statistics about the whale wallet dataset: total wallets tracked, chains covered, last updated timestamp. Free endpoint.

lookup_labelA

Look up the label and risk score for a cryptocurrency address. Returns entity name, category (exchange, DeFi, bridge, etc.), risk flags, and compliance tags. Cost: $0.009 per query. Source: On-chain address intelligence.

label_changesA

Get recent changes to address labels since a given timestamp. Shows newly labeled addresses, risk score updates, and category changes. Cost: $0.005 per query. Source: On-chain address intelligence.

label_statsA

Get statistics about the address label dataset: total labeled addresses, categories covered, last updated timestamp. Free endpoint.

query_holdersB

Get the top holders for a token contract address. Returns wallet addresses, balances, percentage of supply, and holder labels (exchange, whale, contract). Cost: $0.04 per query. Source: On-chain token analytics.

holder_concentrationB

Get Gini coefficient and distribution metrics for a token. Shows concentration risk, top-10/top-50 holder percentages, and supply distribution buckets. Cost: $0.02 per query. Source: On-chain token analytics.

holder_changesB

Get recent changes to token holder data since a given timestamp. Cost: $0.02 per query. Source: On-chain token analytics.

holder_statsA

Get statistics about the token holder dataset: total tokens tracked, total holder records, chains covered, last updated. Free endpoint.

query_dex_tradesA

Get recent swap transactions on decentralized exchanges. Filter by trading pair, chain, minimum size, and DEX protocol. Returns trade details including price, size, slippage, and maker/taker addresses. Cost: $0.003 per query. Source: On-chain DEX analytics.

query_dex_pairsA

List available trading pairs on decentralized exchanges. Filter by chain, base token, or quote token. Returns pair details with liquidity and volume. Cost: $0.001 per query. Source: On-chain DEX analytics.

query_dex_volumeB

Get volume statistics for DEX trading pairs. Shows 24h volume, 7d volume, trade count, and volume trends by pair and chain. Cost: $0.005 per query. Source: On-chain DEX analytics.

dex_changesB

Get recent changes to DEX trade data since a given timestamp. Cost: $0.003 per query. Source: On-chain DEX analytics.

dex_statsA

Get statistics about the DEX trading dataset: total trades, pairs tracked, chains and protocols covered, last updated. Free endpoint.

search_contractsA

Search federal contract awards by agency, vendor, NAICS code, or keyword. Returns award details including value, period of performance, and competition type. Cost: $0.018 per query. Source: USAspending.gov, updated daily.

lookup_contractA

Look up a single federal contract award by its ID. Returns full award details including modifications, sub-awards, and performance history. Cost: $0.018 per query. Source: USAspending.gov.

top_vendorsB

Get vendor rankings by total award value. Shows top contractors by agency, total awards, and contract counts. Cost: $0.03 per query. Source: USAspending.gov.

contract_statsA

Get statistics about the government contracts dataset: total awards, agencies covered, date range, and data source information. Free endpoint.

pm_whalesA

Get top Polymarket wallets ranked by PnL, volume, or position size. Shows wallet address, total PnL, win rate, and active markets. Cost: $0.005 per query. Source: Polymarket on-chain data.

pm_signalsA

Get smart money flow signals showing where top traders are positioning. Aggregates whale wallet activity into directional signals per market. Cost: $0.02 per query. Source: Polymarket on-chain data.

pm_movementsB

Get recent position changes by whale wallets on Polymarket. Shows buys, sells, and position size changes across prediction markets. Cost: $0.01 per query. Source: Polymarket on-chain data.

pm_changesB

Get recent changes to Polymarket data since a given timestamp. Cost: $0.01 per query. Source: Polymarket on-chain data.

pm_statsA

Get statistics about the Polymarket dataset: total markets, wallets tracked, volume, and last updated timestamp. Free endpoint.

pm_arb_opportunitiesB

Get cross-market arbitrage opportunities on Polymarket. Shows price spreads between correlated markets, implied probability mismatches, and estimated profit. Cost: $0.01 per query. Source: Polymarket spread analysis.

pm_arb_changesB

Get recent changes to Polymarket arbitrage data since a given timestamp. Cost: $0.005 per query. Source: Polymarket spread analysis.

pm_arb_statsA

Get statistics about the Polymarket arbitrage dataset: total opportunities tracked, average spread, markets analyzed, and last updated. Free endpoint.

pm_resolution_lookupA

Look up the resolution source and criteria for a Polymarket market. Shows the oracle, resolution rules, data sources, and expected resolution timeline. Cost: $0.02 per query. Source: Polymarket resolution tracking.

pm_resolution_calendarA

Get upcoming market resolution events. Shows markets expected to resolve within a given timeframe with resolution dates, sources, and current prices. Cost: $0.02 per query. Source: Polymarket resolution tracking.

pm_resolution_statsA

Get statistics about the Polymarket resolution dataset: total markets tracked, upcoming resolutions, resolution sources, and last updated. Free endpoint.

query_indicatorsC

Get current values for economic indicators like CPI, GDP, unemployment, interest rates, and more. Filter by series ID, category, or frequency. Cost: $0.01 per query. Source: FRED, BLS, BEA.

query_releasesB

Get upcoming economic data releases. Shows release dates, expected impact, prior values, and consensus forecasts. Cost: $0.01 per query. Source: FRED, BLS, BEA.

query_surprisesB

Get actual vs consensus comparison for recent economic releases. Shows beat/miss magnitude, historical surprise patterns, and market impact. Cost: $0.02 per query. Source: FRED, BLS, BEA.

econ_changesA

Get recent changes to economic data since a given timestamp. Cost: $0.005 per query. Source: FRED, BLS, BEA.

econ_statsA

Get statistics about the economic indicators dataset: total series, categories covered, date range, and data source information. Free endpoint.

pm_micro_depthA

Get market depth and bid-ask spread analysis for Polymarket markets. Shows order book depth, spread width, and liquidity at various price levels. Cost: $0.003 per query. Source: Polymarket order book analysis.

pm_micro_thinA

Detect markets with thin order books that may be susceptible to slippage or manipulation. Shows markets below a liquidity threshold with spread metrics. Cost: $0.005 per query. Source: Polymarket order book analysis.

pm_micro_changesC

Get recent changes to Polymarket microstructure data since a given timestamp. Cost: $0.003 per query. Source: Polymarket order book analysis.

pm_micro_statsA

Get statistics about the Polymarket microstructure dataset: total markets analyzed, average spread, thin book count, and last updated. Free endpoint.

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/carrierone/verilexdata-mcp'

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