Skip to main content
Glama
btabiado

AlpineDataWorks Intelligence Server

by btabiado

AlpineDataWorks Intelligence — MCP Server

Agent-ready economic, market, and geo-health intelligence, exposed as Model Context Protocol tools.

The AlpineDataWorks Intelligence Server gives any MCP-capable AI agent (Claude, Cursor, ChatGPT, and others) direct, callable access to 317 tools backed by 308 indices driver-based intelligence indices — every one computed from free, public, authoritative data (FRED, Census, BLS, BEA, EIA, USGS, NOAA, openFDA, CDC PLACES, and more).

It is a remote, hosted server — nothing to install or run. Point your client at the endpoint and start calling tools.


Quick start

Add the server to any MCP client that supports remote (Streamable HTTP) servers:

{
  "mcpServers": {
    "alpine-dataworks": {
      "url": "https://api.alpinedataworks.com/mcp",
      "headers": {
        "Authorization": "Bearer adw_free_demo"
      }
    }
  }
}

Then, from your agent:

  1. Discover — call adw.catalog with no arguments to list every available index (id, name, domain, grain, tiers, and the exact tool name to call).

  2. Query — call the tool for the index you want, e.g. adw.adw_001, and get back a decision-grade score with drivers and provenance.

  3. Go deeper — swap the demo token for your own free key at https://api.alpinedataworks.com/signup for higher limits and Gold/Platinum indices.

Start with adw.catalog — it's the map to everything else.


Related MCP server: FeedOracle Macro MCP

What you get

Each intelligence object is a 0–100 decision score with its underlying drivers, confidence, freshness, and source lineage — built to be consumed by an agent, not eyeballed on a dashboard.

Coverage spans three domains:

Domain

Examples

Economic

Inflation pressure, labor-market slack, consumer wallet-share, category pricing-power, recession-risk composites

Market

Flow and positioning signals, ETF share-count drift, momentum/reversal composites

Geo-health

Health-risk index for any US ZIP/ZCTA (CDC PLACES, 40 measures), cancer, water, mortality, SDOH, obesity, and air-quality layers across 32,520 ZCTAs, 29,923 cities, and 3,143 counties

Representative tools:

  • adw.catalog — list all available indices (call this first).

  • adw.health_risk — geographic health-risk index for any US ZIP/ZCTA.

  • adw.adw_NNN — query a specific intelligence index by id.

  • adw.feedback — tell us how consumable the data is (built for agents to answer).


Access & pricing

  • Free — demo token (adw_free_demo) and a free account key for evaluation and Free-tier indices.

  • Gold — $199/mo and Platinum — $499/mo — full catalog, higher limits, premium indices.

Discovery (adw.catalog) is keyless — agents can always see what's available before authenticating.


How it's built

Every index is computed from free, keyless, publicly reachable data sources and passes a validation gate (each metric must beat a naive baseline before it becomes sellable). The server runs on Cloudflare's global edge; data is refreshed on scheduled compute cycles with self-healing history backfill.



Maintained by AlpineDataWorks. Questions or issues → support@alpinedataworks.com

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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
    C
    maintenance
    53 regulatory compliance evidence tools across 3 MCP servers for AI agents. MiCA authorization status, DORA evidence packs, stablecoin risk scoring (105+ tokens), macro intelligence (86 FRED series). Every response ECDSA-signed (ES256K), blockchain-anchored, audit-ready. Free tier, OAuth 2.0.
    Last updated
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Macro economic intelligence MCP — 13 tools powered by 86 FRED series + ECB data covering Fed rates, inflation (CPI/PCE), yield curve, GDP, recession probability, and regime classification. Every response ES256K signed.
    Last updated
    1
  • A
    license
    A
    quality
    B
    maintenance
    Disruption Intelligence MCP gives AI agents access to commercial disruption signals through a public MCP server backed by the hosted Forgemesh API. It supports WARN/layoff intelligence, company context, geospatial territory disruption, x402 payment challenge inspection, and economic signal workflows without exposing private scoring logic, ingestion systems, schemas, or infrastructure.
    Last updated
    13
    115
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

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

  • Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

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/btabiado/adw-mcp'

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