Dominican Congress MCP Server
@EnzoVezzaro
Dominican Congress MCP Server について
This MCP server provides access to information about the Dominican Congress, including legislative agendas, legislator activity, and new bills.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"dominican-congress": {
"command": "node",
"args": [
"/path/to/dominicans-mcp/build/index.js"
],
"env": {}
}
}
}ツール
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.
概要
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
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
コメント