Nervous System
Rank #21,734io.github.levelsofself/nervous-system
Governance for LLM agents: 7 enforced rules + read-only reference tools. Safe in any MCP client.
Nervous System is a Model Context Protocol (MCP) server published by levelsofself. It ranks #21,734 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Nervous System is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 110,379 of 132,113 servers on MCP Toplist.
Use Nervous System
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nervous-system https://api.100levelup.com/This endpoint requires authentication — see the server’s docs for credentials.
claude mcp add nervous-system -- npx -y mcp-nervous-system[mcp_servers.nervous-system]
url = "https://api.100levelup.com/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.nervous-system]
command = "npx"
args = ["-y", "mcp-nervous-system"]Add to ~/.codex/config.toml.
https://api.100levelup.com/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nervous-system": {
"command": "npx",
"args": [
"-y",
"mcp-nervous-system"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nervous-system": {
"url": "https://api.100levelup.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nervous-system": {
"command": "npx",
"args": [
"-y",
"mcp-nervous-system"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nervous-system": {
"type": "http",
"url": "https://api.100levelup.com/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"nervous-system": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-nervous-system"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nervous-system": {
"serverUrl": "https://api.100levelup.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nervous-system": {
"command": "npx",
"args": [
"-y",
"mcp-nervous-system"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nervous-system": {
"url": "https://api.100levelup.com/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nervous-system": {
"command": "npx",
"args": [
"-y",
"mcp-nervous-system"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.levelsofself%2Fnervous-system)<a href="https://mcptoplist.com/server/io.github.levelsofself%2Fnervous-system"><img src="https://mcptoplist.com/badge/io.github.levelsofself%2Fnervous-system.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
levelsofself
Other servers by levelsofself
View all levelsofself servers →Available versions (5)
| Version | Published |
|---|---|
| 1.12.1 | Jul 13, 2026 |
| 1.12.0 | Jul 11, 2026 |
| 1.9.1 | Mar 9, 2026 |
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nervous System?
- Nervous System is maintained by levelsofself, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Nervous System listed on the Official MCP Registry?
- Yes — Nervous System is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nervous System have?
- MCP Toplist tracks 5 versions of Nervous System, most recently published on Jul 13, 2026.
- Where can I find the source code for Nervous System?
- The source code for Nervous System is hosted at github.com/levelsofself/mcp-nervous-system.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.