NocturnusAI
Rank #11416glama/Auctalis/nocturnusai
NocturnusAI sits between your agent and the LLM. It extracts facts, reasons about what's relevant, and returns only what changed optimizing your token usage, saving you costs.
NocturnusAI is a Model Context Protocol (MCP) server published by Auctalis. It ranks #11416 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. NocturnusAI is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 16, 2026 and most recently updated on Apr 16, 2026.
Ranks ahead of 47,484 of 58,900 servers on MCP Toplist.
Use NocturnusAI
Add NocturnusAI to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"nocturnusai": {
"command": "npx",
"args": [
"-y",
"nocturnusai-mcp"
],
"env": {
"NOCTURNUSAI_URL": "<your NOCTURNUSAI_URL>",
"NOCTURNUSAI_API_KEY": "<your NOCTURNUSAI_API_KEY>",
"NOCTURNUSAI_DATABASE": "<your NOCTURNUSAI_DATABASE>",
"NOCTURNUSAI_TENANT": "<your NOCTURNUSAI_TENANT>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
Auctalis
Available versions (1)
| Version | Published |
|---|---|
| 0.3.11 | Apr 16, 2026 |
Frequently asked questions
- What is NocturnusAI?
- NocturnusAI sits between your agent and the LLM. It extracts facts, reasons about what's relevant, and returns only what changed optimizing your token usage, saving you costs.
- Who maintains NocturnusAI?
- NocturnusAI is maintained by Auctalis, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is NocturnusAI an official MCP server?
- Yes — NocturnusAI is listed on the Official MCP Registry, alongside Glama.
- How many versions does NocturnusAI have?
- MCP Toplist tracks 1 version of NocturnusAI, most recently published on Apr 16, 2026.
- Where can I find the source code for NocturnusAI?
- The source code for NocturnusAI is hosted at github.com/Auctalis/nocturnusai.