Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Protheus Research

БесплатноНе проверен

MCP server for technical research in the TOTVS Protheus ecosystem

GitHubEmbed

Описание

MCP server for technical research in the TOTVS Protheus ecosystem

README

MCP (Model Context Protocol) server for technical research in the TOTVS Protheus ecosystem. Enables AI agents to query official documentation, community knowledge bases, and release notes through structured tools.

Overview

Provides structured access to Protheus technical knowledge — from ADVPL language reference to module-specific documentation, runtime error investigation, and code generation.

Tools

  • search_protheus_docs — Search official TOTVS documentation
  • search_community — Search trusted community sources
  • search_release_notes — Find release notes and patches
  • compare_sources — Cross-reference official and community findings
  • deep_research — Comprehensive multi-source research
  • generate_advpl_example — Generate ADVPL/TL++ code examples
  • debug_protheus_error — Investigate runtime errors and stack traces

Tech Stack

TypeScript Node.js MCP SDK SQL Server REST APIs

Quick Start

# Install dependencies
npm install

# Build
npm run build

# Start MCP server
node dist/index.js

Configuration

Add to your MCP client configuration:

{
  "mcpServers": {
    "protheus-research": {
      "command": "node",
      "args": ["dist/index.js"]
    }
  }
}

License

MIT

from github.com/limaduzz11/protheus-research

Установка Protheus Research

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/limaduzz11/protheus-research

FAQ

Protheus Research MCP бесплатный?

Да, Protheus Research MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Protheus Research?

Нет, Protheus Research работает без API-ключей и переменных окружения.

Protheus Research — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Protheus Research в Claude Desktop, Claude Code или Cursor?

Открой Protheus Research на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Protheus Research with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development