Nervous System
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Governance Rules | All 7 Nervous System rules |
| Production Stats | Live production statistics |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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