Skip to main content
Glama

@verilex/mcp-server

Smithery Signal402 x402 Datasets License: MIT

MCP server for Verilex Data — 20 structured datasets accessible from AI agents via the Model Context Protocol.

Install

Add to your MCP client config (Claude Desktop, VS Code, Cursor, etc.):

{
  "mcpServers": {
    "verilex": {
      "command": "npx",
      "args": ["-y", "github:carrierone/verilexdata-mcp"]
    }
  }
}

Related MCP server: LiveDataLink

Datasets

Government & Business

  • NPI Providers — 9M+ US healthcare providers

  • SEC Filings — EDGAR filings, updated every 15 min

  • Weather Data — NOAA GHCN-Daily observations

  • PACER Courts — Federal court case metadata

  • OTC Companies — Shell risk scoring & analytics

  • Trademarks — USPTO registrations (coming soon)

  • Patents — 1.6M+ US patent grants

  • Gov Contracts — Federal award intelligence

  • Company Intelligence — Cross-dataset profiles & signals

  • Economic Indicators — FRED data, releases & surprises

Crypto Intelligence

  • DeFi Liquidation Signals — Multi-chain risk monitoring

  • OFAC Sanctions — Wallet & name screening

  • Whale Tracking — High-balance wallet monitoring

  • Address Labels — Risk scores & wallet attribution

  • Token Holders — Holder rankings & concentration

  • DEX Trades — Swap-level flow analytics

Prediction Markets

  • PM Smart Money — Top Polymarket wallet signals

  • PM Arbitrage — AI-powered cross-platform spreads

  • PM Resolution — Resolution source tracking

  • PM Microstructure — Order book depth & liquidity

Change Feeds

All high-frequency datasets support ?since=ISO8601 change feed queries, returning only records updated after the given timestamp. Your agent can poll efficiently without re-fetching unchanged data.

Payment

Verilex uses the x402 protocol for pay-per-query access with USDC on Base chain. Free endpoints (stats, samples) work without payment. Paid endpoints return HTTP 402 with payment requirements.

Data Freshness

Every paid response includes headers:

  • X-Data-Stale: true|false

  • X-Data-Last-Updated: ISO 8601 timestamp

  • X-Data-Age-Seconds: number

Environment Variables

Variable

Description

VERILEX_API_URL

API base URL (default: https://api.verilexdata.com)

VERILEX_PAYMENT_TOKEN

x402 payment token for paid endpoints

License

MIT — © 2026 Optimal Reality LLC

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Real-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.
    Last updated
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    100+ agent-payable C-suite expertises with x402 micro-payments — competitive intel, SEC filings, sanctions, KYC, clinical evidence, real estate, ESG. 183 tools, free tier 100 calls/month.
    Last updated
    1

View all related MCP servers

Related MCP Connectors

  • US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

  • SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

View all MCP Connectors

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