Rues
БесплатноНе проверенEnables querying the Colombian Business Registry (RUES) for company searches by name, location grouping, and detailed company information.
Описание
Enables querying the Colombian Business Registry (RUES) for company searches by name, location grouping, and detailed company information.
README
Model Context Protocol (MCP) server for querying the Colombian Business Registry (RUES - Registro Único Empresarial y Social).
Quick Start
# Install dependencies
npm install
# Build
npm run build
# Add to Claude Code config (~/.config/claude-code/config.json):
{
"mcpServers": {
"rues": {
"command": "node",
"args": ["/path/to/mcp-rues/dist/server.js"]
}
}
}
Features
- Search Companies by name with fuzzy matching
- Location Grouping to see companies by municipality/department
- Company Details including registration, economic activity, representatives
- DuckDB Caching for fast local data persistence
- Excel Parsing via Python/pandas for accurate data extraction
Available Tools
| Tool | Description |
|---|---|
search_companies |
Search by company name |
get_locations |
Group companies by location |
get_company_details |
Get detailed company information |
get_companies_by_location |
Filter companies by location |
Installation
For complete installation instructions, including prerequisites, configuration, and troubleshooting, see INSTALL.md.
Requirements
- Node.js 18+
- Chrome/Chromium browser
- Python 3 + pandas + openpyxl
Usage Example
You: Search for companies named "Kaizen"
Claude: [Searching RUES...]
Found 119 companies:
- KAIZEN INSTITUTE COLOMBIA S A S (NIT: 900770772) - BOGOTA
- KAIZEN S.A.S (NIT: 901465503) - MEDELLIN
- KAIZEN GROUP S.A.S. EN LIQUIDACION (NIT: 900456887) - CALI
...
Architecture
MCP Tools → Service Layer → DuckDB Cache → Selenium Scraper → rues.org.co
License
MIT
Credits
Based on RUES scraping functionality for Colombian business registry queries.
Установить Rues в Claude Desktop, Claude Code, Cursor
unyly install ruesСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add rues -- npx -y github:rainermokros/ruesFAQ
Rues MCP бесплатный?
Да, Rues MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rues?
Нет, Rues работает без API-ключей и переменных окружения.
Rues — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rues в Claude Desktop, Claude Code или Cursor?
Открой Rues на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Rues with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
