MCP.so
Sign In
Servers

Dominican Congress MCP Server

@EnzoVezzaro

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

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": {}
    }
  }
}

More from Other