MCP Servers / communication / neuroverse

neuroverse

JSON →
stdiononecommunication

Multilingual intelligence + memory + safety + voice layer for autonomous AI agents

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: neuroverse
Tools
What this server exposes
neuroverse_process
Handle any user request — auto-detects language, extracts intent, checks safety, and executes.
neuroverse_reason
Complex tasks requiring analytical reasoning (powered by OpenRouter).
neuroverse_store
Store persistent context across sessions.
neuroverse_recall
Recall persistent context across sessions.
neuroverse_execute
Execute potentially dangerous actions with safety blocking.
Configuration
Environment & auth
authnone
envDATABASE_URL
envOPENAI_API_KEY
envANTHROPIC_API_KEY
envSARVAM_API_KEY
envOLLAMA_BASE_URL
Resources
neuroverse — MCP Server · libregistry