Core
Freeby MCP Community
MVA (Model-View-Agent) framework for the Model Context Protocol. Structured perception packages with Presenters, cognitive guardrails, self-healing errors, acti
v3.15.2Added Apr 12, 2026
mcpmodel-context-protocolaillmtools
Core MCP Server
MVA (Model-View-Agent) framework for the Model Context Protocol. Structured perception packages with Presenters, cognitive guardrails, self-healing errors, acti
Installation
npx -y @vurb/core
Reviews
Installation
Quick install
npx -y @vurb/core
Add to claude_desktop_config.json
{
"mcpServers": {
"core": {
"command": "npx",
"args": ["-y", "@vurb/core"]
}
}
}