Dominican Congress MCP Server
@EnzoVezzaro
About Dominican Congress MCP Server
This MCP server provides access to information about the Dominican Congress, including legislative agendas, legislator activity, and new bills.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dominican-congress": {
"command": "node",
"args": [
"/path/to/dominicans-mcp/build/index.js"
],
"env": {}
}
}
}Tools
7** Fetches the legislative agenda for a given chamber.
** Gets the activity for a given legislator.
** Summarizes today's legislative activity.
** Parses a PDF file from a given URL.
** Queries the datos.gob.do API.
** Parses a CSV file from a given URL.
** Parses an XLSX file from a given URL.
Overview
What is Dominican Congress MCP Server?
An MCP server that provides access to information about the Dominican Congress, including legislative agendas, legislator activity, and new bills. It integrates with the Model Context Protocol and is intended for developers and researchers needing legislative data from the Dominican Republic.
How to use Dominican Congress MCP Server?
Clone the repository, run npm install and npm run build, then configure your MCP client (e.g., Claude Desktop) to point to the built build/index.js file. Tools are automatically discovered and can be invoked with parameters such as chamber (senado or diputados) or name.
Key features of Dominican Congress MCP Server
- Fetch legislative agenda for any chamber
- Get activity details for a named legislator
- Summarize today’s legislative activity
- Fetch new bills for a selected chamber
- Parse PDF, CSV, and XLSX files from URLs
- Query the Dominican open data API (datos.gob.do)
- Daily bulletin resource template (
bulletin://{date})
Use cases of Dominican Congress MCP Server
- Monitoring daily legislative activities and new bills
- Researching a specific legislator’s voting record or appearances
- Extracting structured data from official PDF bulletins
- Querying government datasets via the datos.gob.do API
- Automating retrieval of legislative agendas for analysis
FAQ from Dominican Congress MCP Server
What runtime dependencies are required?
Node.js and npm must be installed on your system to build and run the server.
How do I configure the server for Claude
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments