Skip to main content
Glama
levelsofself

Nervous System

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_frameworkA

Get the complete Nervous System governance framework with all 7 rules

get_nervous_system_infoB

Get system info, version, and production stats

check_preflightC

Check if a file is protected (UNTOUCHABLE)

get_origin_storyB

Get the origin story of The Nervous System

get_handoff_templateB

Get a session handoff template

get_worklog_formatB

Get the worklog entry format

get_step_back_promptC

Get a step-back reflection prompt

get_dispatch_templateB

Get a task file template for dispatching agents

emergency_kill_switchA

Emergency stop all agents (requires KILL_SECRET env var)

verify_audit_chainB

Verify the tamper-evident SHA-256 audit trail

dispatch_to_llmB

Dispatch a task to a background Claude Code agent

audit_mcp_configA

Governance lint for MCP server configurations (free, local). Checks: plaintext secrets in env, unpinned packages, auto-install flags, broad filesystem scopes, shell wrappers, non-TLS remote transports, unpinned docker tags. Returns findings with severities and a 0-100 score.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Governance RulesAll 7 Nervous System rules
Production StatsLive production statistics

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/levelsofself/mcp-nervous-system'

If you have feedback or need assistance with the MCP directory API, please join our Discord server