mcp-dominican-layer

mcp-dominican-layer

0

The Dominican Congress MCP Server is designed to provide access to a wide range of information related to the Dominican Congress, including legislative agendas, legislator activities, and new bills. It offers various tools for parsing files and querying data, requiring Node.js and npm for installation and use.

Dominican Congress MCP Server

This MCP server provides access to information about the Dominican Congress, including legislative agendas, legislator activity, and new bills.

Tools

  • fetch-legislative-agenda: Fetches the legislative agenda for a given chamber.
  • get-legislator-activity: Gets the activity for a given legislator.
  • summarize-today: Summarizes today's legislative activity.
  • new bills: Fetches new bills for a given chamber.
  • parse-pdf: Parses a PDF file from a given URL.
  • datos-abiertos: Queries the datos.gob.do API.
  • parse-csv: Parses a CSV file from a given URL.
  • parse-xlsx: Parses an XLSX file from a given URL.

Resource Templates

  • bulletin://{date}: Daily bulletin for a given date.

Installation

  1. Clone this repository.
  2. Navigate to the repository directory.
  3. Install the dependencies.
  4. Build the project.

Integrating into your MCP Client

  1. Configure the MCP Server: Add configuration to your MCP client's configuration file.
  2. Discover the Tools: Restart your MCP client to recognize the new server.
  3. Use the Tools: Use the appropriate tool based on the task you want to perform.