Command Palette

Search for a command to run...

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

Protheus Research Server

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

MCP server for technical research in the TOTVS Protheus ecosystem, enabling AI agents to query official documentation, community knowledge bases, and release no

GitHubEmbed

Описание

MCP server for technical research in the TOTVS Protheus ecosystem, enabling AI agents to query official documentation, community knowledge bases, and release notes through structured tools. It supports runtime error debugging and ADVPL code generation.

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 Server

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

▸ github.com/limaduzz11/protheus-research

FAQ

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

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

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

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

Protheus Research Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Protheus Research Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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