logic-server benchmark report
logic-server has a benchmark score of 25/100 based on installability, startup reliability, MCP capability discovery, documentation quality, and safety signals.
Benchmark score
25
Docs score
0
Config score
0
Safety score
0
Benchmark status
| Install | unknown |
|---|---|
| Startup | unknown |
| Capability discovery | skipped |
| Last tested | Jul 27, 2026 |
Installability
- dockerconfidence: medium
docker run -p 9300:9300 ghcr.io/auctalis/nocturnusai:latest # Docker - dockerconfidence: medium
docker run -d --name nocturnusai -p 9300:9300 \ - gitconfidence: medium
git clone https://github.com/Auctalis/nocturnusai.git && cd nocturnusai - npmconfidence: medium
npm install nocturnusai-sdk # TypeScript - pipconfidence: medium
pip install nocturnusai # Python
Capabilities
Tools: 0Resources: 0Prompts: 0
No MCP servers found yet
No tools, resources, or prompts have been discovered yet.
Related pages
Frequently asked questions
What does the logic-server benchmark score include?
It combines install status, startup status, capability discovery, documentation score, configuration score, and safety score into a 0-100 benchmark_score.
Does MCP Server Finder call logic-server tools during discovery?
No. Capability discovery lists tools, resources, and prompts when possible, but does not invoke tools or read sensitive resources.
Why are some checks skipped?
Checks are skipped when they cannot be run safely without credentials, local configuration, or non-destructive execution guarantees.
Last updated