gov-transparency-mcp
gov-transparency-mcp
監視者を監視する。 議員の株式取引、連邦政府の契約授与、選挙資金、ロビー活動の届出、新しい規制 — 公式の米国政府データを扱う9つのMCPツール。 x402 によるBase上のUSDCで、呼び出しごとに支払います。アカウント不要、APIキー不要、サブスクリプション不要。
商用トラッカーは、議員の取引データを月額サブスクリプションで販売しています。ここでは、エージェント向けに、呼び出しごとに構造化JSONで提供します。クエリあたり$0.005〜$0.02です。
ツール
ツール | 価格 | 返す内容 |
| $0.02 | 公式のSTOCK Act届出から解析された米国下院議員の株式取引 — 議員、ティッカー、売買、日付、金額範囲。議員、ティッカー、種類、州、日付範囲でフィルタリング可能。 |
| $0.01 | 開示届出の索引 — 誰がいつ取引報告を提出したか、公式PDFリンク付き。 |
| $0.01 | 任意の企業が受注した連邦政府の契約授与 — 金額、機関、日付、説明。 |
| $0.01 | 企業 → 公式の連邦受領者記録(UEIと最近の受注総額を含む)。 |
| $0.01 | 候補者ごとの選挙資金合計 — 収入、支出、手元資金、負債。 |
| $0.005 | 候補者名 → 公式ID、政党、役職、委員会。 |
| $0.01 | クライアントまたは企業別のロビー活動届出 — 金額、問題、指名されたロビイスト。 |
| $0.005 | 任意のトピックに一致する最新の規制と通知。 |
| $0.005 | 議会の任意の法案の公式ステータス。 |
| 無料 | 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 — コードのみ。基盤となる政府データはパブリックドメインです。
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP 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.846MIT
- AlicenseAqualityCmaintenanceDisruption 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.1214711MIT
- AlicenseNot gradedqualityCmaintenancePay-per-call MCP server offering crypto market signals, web page extraction, and GitHub repo auditing, with automatic settlement in USDC via the x402 protocol.MIT
- AlicenseAqualityAmaintenanceBlockchain event sequence anomaly detection MCP server using NASA-derived sequence mining, providing human-readable story labels and anomaly scores for financial event windows.1628MIT
Related MCP Connectors
MCP server for nonprofit financials via ProPublica — IRS Form 990 data for 1.8M+ nonprofits.
SEC EDGAR MCP: search, preview, purchase filings. x402 USDC on Polygon. xpay + Cloud Run upstream.
Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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