wa-leg-mcp

wa-leg-mcp

3.2

If you are the rightful owner of wa-leg-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides AI assistants with access to Washington State Legislature data, enabling civic engagement through conversational interfaces.

The Washington State Legislature MCP Server connects AI assistants to the Washington State Legislative Web Services (WSLWS), offering a suite of tools for accessing legislative data. This includes bill tracking, committee meeting schedules, legislator information, and legislative document access. The server facilitates civic engagement by allowing users to interact with legislative data through conversational interfaces. It supports various formats for document retrieval, including XML, HTML, and PDF, making it versatile for different applications. The server is designed for both local and cloud deployment, with support for integration into platforms like AWS Lambda and Claude Desktop.

Features

  • getBillInfo: Retrieve detailed information about specific bills.
  • searchBills: Search for bills using keywords and optional filtering.
  • getCommitteeMeetings: Get committee meeting schedules and agendas.
  • findLegislator: Find legislators by district or lookup sponsors.
  • getBillStatus: Get current status and history of a bill.

Tools

  1. getBillInfo

    Retrieve detailed information about specific bills.

  2. searchBills

    Search for bills using keywords and optional filtering.

  3. getBillsByYear

    Retrieve all bills from a specific year with filtering options.

  4. getCommitteeMeetings

    Get committee meeting schedules and agendas.

  5. findLegislator

    Find legislators by district or lookup sponsors.

  6. getBillStatus

    Get current status and history of a bill.

  7. getBillDocuments

    Retrieve bill document metadata with links.

  8. getBillContent

    Retrieve the actual content of a bill in AI-friendly format.