AlpineDataWorks Intelligence Server
Agent-ready economic, market & geo-health intelligence — 163 MCP tools, 155 driver-backed indices.
README
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 163 tools backed by 155 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.
- Endpoint:
https://api.alpinedataworks.com/mcp(Streamable HTTP) - Website: https://alpinedataworks.com
- Catalog & docs: https://alpinedataworks.com/catalog
- Free demo token:
adw_free_demo
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:
- Discover — call
adw.catalogwith no arguments to list every available index (id, name, domain, grain, tiers, and the exact tool name to call). - 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. - 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.
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.
- Transport: Streamable HTTP
- Auth: Bearer token (
Authorization: Bearer <key>) - Manifest:
server.json· live at/.well-known/mcp.json - OpenAPI: https://api.alpinedataworks.com/openapi.json
Links
- Home: https://alpinedataworks.com
- Catalog: https://alpinedataworks.com/catalog
- Sign up (free key): https://api.alpinedataworks.com/signup
- Console & docs: https://api.alpinedataworks.com/console
- Status: https://alpinedataworks.com/status
- Official MCP Registry:
com.alpinedataworks/adw-intelligence-server
Maintained by AlpineDataWorks. Questions or issues → support@alpinedataworks.com
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。