Skip to main content
Glama
forgemeshlabs

gov-transparency-mcp

gov-transparency-mcp

監視者を監視する。 議員の株式取引、連邦政府の契約授与、選挙資金、ロビー活動の届出、新しい規制 — 公式の米国政府データを扱う9つのMCPツール。 x402 によるBase上のUSDCで、呼び出しごとに支払います。アカウント不要、APIキー不要、サブスクリプション不要。

商用トラッカーは、議員の取引データを月額サブスクリプションで販売しています。ここでは、エージェント向けに、呼び出しごとに構造化JSONで提供します。クエリあたり$0.005〜$0.02です。

ツール

ツール

価格

返す内容

get_congress_trades

$0.02

公式のSTOCK Act届出から解析された米国下院議員の株式取引 — 議員、ティッカー、売買、日付、金額範囲。議員、ティッカー、種類、州、日付範囲でフィルタリング可能。

get_trade_filings

$0.01

開示届出の索引 — 誰がいつ取引報告を提出したか、公式PDFリンク付き。

search_federal_contracts

$0.01

任意の企業が受注した連邦政府の契約授与 — 金額、機関、日付、説明。

get_contractor_profile

$0.01

企業 → 公式の連邦受領者記録(UEIと最近の受注総額を含む)。

get_candidate_money

$0.01

候補者ごとの選挙資金合計 — 収入、支出、手元資金、負債。

find_candidate

$0.005

候補者名 → 公式ID、政党、役職、委員会。

search_lobbying

$0.01

クライアントまたは企業別のロビー活動届出 — 金額、問題、指名されたロビイスト。

watch_federal_register

$0.005

任意のトピックに一致する最新の規制と通知。

lookup_bill

$0.005

議会の任意の法案の公式ステータス。

get_endpoint_spec

無料

9つのルートすべてのライブスキーマと実例。

Related MCP server: Disruption Intelligence MCP

データソース

すべて公式、すべてパブリックドメイン: 米国下院書記官の財務開示(元のPTR PDFから解析)、USAspending.gov、連邦選挙委員会、上院ロビー活動開示法データベース、連邦官報、Congress.gov。取引開示は取引から最大45日遅れます — これは法律上の報告期間であり、データの遅延ではありません。現在の取引カバレッジ: 米国下院(上院は計画中); 紙で提出された開示はPDFリンク付きで索引付けされますが、行には解析されません。

セットアップ

{
  "mcpServers": {
    "gov-transparency": {
      "command": "npx",
      "args": ["-y", "@forgemeshlabs/gov-transparency-mcp"],
      "env": {
        "WALLET_PRIVATE_KEY": "0x..."
      }
    }
  }
}

WALLET_PRIVATE_KEY は、Baseメインネット上に少量のUSDCを保持する専用の低残高ウォレットである必要があります — 決してメインのウォレットではありません。get_endpoint_spec はこれなしで動作します。

オプションの環境変数: GOV_TRANSPARENCY_BASE_URL(デフォルト https://x402.forgemesh.io)、BASE_RPC_URL(デフォルト https://mainnet.base.org)。

支払いの仕組み

各呼び出しは通常のHTTPリクエストを行います。サーバーは正確な条件とともに 402 Payment Required で応答し、クライアントはUSDC転送承認(EIP-3009)に署名して再試行し、決済トランザクションハッシュが _payment の下のレスポンスで返されます。アトミック: 支払いなしでデータはなく、データなしで支払いはありません。

ライセンス

MIT — コードのみ。基盤となる政府データはパブリックドメインです。

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.
    8
    46
    MIT
  • A
    license
    A
    quality
    C
    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.
    12
    14
    71
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Blockchain event sequence anomaly detection MCP server using NASA-derived sequence mining, providing human-readable story labels and anomaly scores for financial event windows.
    16
    28
    MIT

View all related MCP servers

Related MCP Connectors

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/forgemeshlabs/gov-transparency-mcp'

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