get_legislator_scorecard — Legislation MCP Tool Read-only
get_legislator_scorecard
(get legislator scorecard) is one of 36 tools on the
Legislation
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_legislator_scorecard from your client
- Claude Code Legislation get_legislator_scorecard run in your project directory
- Claude Desktop Legislation get_legislator_scorecard ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Legislation get_legislator_scorecard ~/.cursor/mcp.json
- VS Code Legislation get_legislator_scorecard .vscode/mcp.json
- Zed Legislation get_legislator_scorecard ~/.config/zed/settings.json
- Windsurf Legislation get_legislator_scorecard ~/.codeium/windsurf/mcp_config.json
- Cline Legislation get_legislator_scorecard ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Legislation get_legislator_scorecard ~/.gemini/settings.json
- Grok Legislation get_legislator_scorecard .mcp.json (in your project root)
- ChatGPT Legislation get_legislator_scorecard Settings → Connectors → Advanced → Developer mode
- Claude.ai Legislation get_legislator_scorecard Settings → Connectors → Add custom connector
- LangChain Legislation get_legislator_scorecard pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http legislation https://mcp.delilahusa.com/
Other tools on this server
- search_bills
- semantic_search_bills
- get_bill
- get_bill_diff
- keyword_search_bills
- get_bill_text
- get_bill_text_history
- list_legislators
- get_legislator
- get_roll_call
- list_committees
- get_committee
- list_hearings
- get_changes
- list_topics
- list_subjects
- list_sessions
- get_session_dashboard
- get_session_sponsor_stats
- get_session_vote_participation
- list_session_legislators
- get_session_breakdown
- list_states
- get_coverage
- get_trending_bills
- list_bills_by_stage
- get_weekly_stage_breakdown
- list_candidates
- get_candidate
- get_midterms
- get_ballot_measure
- list_districts
- get_candidate_photo
- get_usage
- manage_webhooks
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.