Protheus Research Server
FreeNot checkedMCP server for technical research in the TOTVS Protheus ecosystem, enabling AI agents to query official documentation, community knowledge bases, and release no
About
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
Installing Protheus Research Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/limaduzz11/protheus-researchFAQ
Is Protheus Research Server MCP free?
Yes, Protheus Research Server MCP is free — one-click install via Unyly at no cost.
Does Protheus Research Server need an API key?
No, Protheus Research Server runs without API keys or environment variables.
Is Protheus Research Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Protheus Research Server in Claude Desktop, Claude Code or Cursor?
Open Protheus Research Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by 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
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Protheus Research Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
