apifyforge/corporate-political-exposure-mcp
Corporate political exposure intelligence for AI agents via the Model Context Protocol. This MCP server queries **11 federal and international data sources** in parallel — Senate lobbying, FEC campaign finance, congressional stock trades, FARA foreign agent registrations, SAM.
Platform-specific configuration:
{
"mcpServers": {
"corporate-political-exposure-mcp": {
"command": "npx",
"args": [
"-y",
"corporate-political-exposure-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/corporate-political-exposure-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/corporate-political-exposure-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"corporate-political-exposure-mcp": {
"url": "https://ryanclinton--corporate-political-exposure-mcp.apify.actor/mcp"
}
}
}---
Corporate political exposure intelligence for AI agents via the Model Context Protocol. This MCP server queries 11 federal and international data sources in parallel — Senate lobbying, FEC campaign finance, congressional stock trades, FARA foreign agent registrations, SAM.gov contracts, USAspending, OFAC sanctions, OpenSanctions, and OpenCorporates — and applies 5 proprietary scoring models to produce a composite Political Exposure Score (0-100).
This tool is designed for compliance teams, ESG analysts, investment due diligence workflows, and AI agents that need structured political risk intelligence on demand. No subscriptions, no manual research — call a tool, get a scored JSON result.
| Data Point | Source | Coverage | |------------|--------|----------| | 📋 Lobbying registrations and expenditures | Senate Lobbying Disclosure (LD-1/LD-2) | All filers, all quarters | | 💰 Political contributions, amounts, recipients | FEC Campaign Finance | Full FEC public database | | 📈 Congressional member stock trades | STOCK Act Disclosures | All reported transactions | | 🌐 Foreign agent registrations | FARA Foreign Agents | All FARA registrations | | 🏛️ Legislative bills and sponsorships | Congress Bills | Current and recent sessions | | 📰 Regulatory actions and rulemakings | Federal Register | Executive orders, rules, notices | | 🏗️ Federal contract registrations | SAM.gov | All registrations | | 💵 Federal spending and awards | USAspendin
Loading reviews...