DE | EN

Excellent local MCP Server with 233 tools - born from the Smart Package Robot development. The Smart Package Robot complements the concept with UserTools and TaskTools for commercial requirements.

Quick Start in 3 Minutes

Start the server.
Connect the client.
Begin with ToolCatalog.ListCategories.

Online User Manual

This guide shows you the productive path from initial setup to automated IQ and image workflows.

SindByte manual visual

1) Setup

Extract the project and launch MCP-Server 1.exe.
Check locally: http://127.0.0.1:5555/mcp.
If needed: Adjust config using the MCP Config Editor.

2) Connect Client

You can connect SindByte with LM Studio, Roo Code, VS Code add-ons or other MCP clients.

3) Select Provider

Note: In OpenAI direct mode, local MCP tool calls within the same LLM call are not active. For this, use targeted MCP tool steps afterwards.

4) Tool Filters and Security

5) Using IQTools/Timer

6) Activate Image Workflows

7) Complete Tool List (233 Tools)

The SindByte MCP Server offers 233 tools in 18 categories. Security level: 0=disabled, 1=enabled, 2=with confirmation.

FileTools (13): ReadFile, WriteFile, AppendToFile, Delete, Move, Zip, Unzip, GetDirectoryListing, List, GetInfo, GetLines, FindText, CreateDirectory
DataTools (13): CsvToJson, JsonToCsv, JsonSelect, TableToJson, FindText, Replace, RegexSearch, RegexReplace, Split, GetLines, SortList, ParseKeyValue, GetInfo
MemoryTools (12): Store, Recall, Delete, ListKeys, Format, FromFile, ToFile, FromClipboard, ToClipboard, GetLines, JSON_Escape, JSON_Unescape
MathTools (9): ResolveFormula, LoopStart, LoopStep, LoopCalc, MonteCarlo, Optimizer, RootFinder, Integrate, SmartSequence
IQTools (18): ChainOfThought, MultiVote, SelfCritique, CrossResolve, Debate, Ensemble, Validate, BetterPrompt, GetResult, SelectModel, GetModel, TreeOfThought, MetaReason, Socratic, ExpertPanel, RedTeam, Hybrid, Iterate
TimerTools (6): SetTimer, GetTimer, ListTimers, FindTimer, UpdateTimer, ClearTimer
CUTools (13): Screenshot, MouseClick, SimKeyPress, ListWindows, GetWindowState, SetWindowState, LocateAppWindow, LocateChildWindow, LocateGUIElement, SetPosAndSize, PictureResize, PictureConvert, GenerateImage
SystemTools (20): ListProcesses, ListServices, GetServiceDetails, StartService, StopService, RestartService, ExecuteCommand, RunPowerShell, RunBatchFile, GetCommandResult, ListRegistrySubKeys, ListRegistryValues, CreateRegistryKey, DeleteRegistryKey, WriteRegistryValue, DeleteRegistryValue, GetEnvironmentVariable, GetInstallPath, IdentifyConhostParent, IdentifySvchostService
WebTools (5): FetchText, FetchHeaders, FetchMany, ExtractText, Search
ClipboardTools (2): Read, Write
TaskTools (5): RunCodeSync, RunCodeAsync, RunScriptSync, RunScriptAsync, CheckResult
TextTools (2): ApplyDiff, ApplyUnifiedDiff
Core (2): apply_diff_edit, spr_server_assistant
Tip: Start with spr_server_assistant for an overview, then FileTools::ReadFile or DataTools::GetInfo for first tests.

8) Troubleshooting