Norn
Rank #15,759io.github.samad001z/norn
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Norn is a Model Context Protocol (MCP) server published by samad001z. It ranks #15,759 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Norn is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 116,287 of 132,046 servers on MCP Toplist.
Use Norn
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add norn -e "NORN_DETECT_CONFLICTS=<your NORN_DETECT_CONFLICTS>" -- npx -y @samad001z/norn-serverReplace each placeholder with your own value before saving.
[mcp_servers.norn]
command = "npx"
args = ["-y", "@samad001z/norn-server"]
[mcp_servers.norn.env]
NORN_DETECT_CONFLICTS = "<your NORN_DETECT_CONFLICTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norn": {
"command": "npx",
"args": [
"-y",
"@samad001z/norn-server"
],
"env": {
"NORN_DETECT_CONFLICTS": "<your NORN_DETECT_CONFLICTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norn": {
"command": "npx",
"args": [
"-y",
"@samad001z/norn-server"
],
"env": {
"NORN_DETECT_CONFLICTS": "<your NORN_DETECT_CONFLICTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"norn": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@samad001z/norn-server"
],
"env": {
"NORN_DETECT_CONFLICTS": "<your NORN_DETECT_CONFLICTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norn": {
"command": "npx",
"args": [
"-y",
"@samad001z/norn-server"
],
"env": {
"NORN_DETECT_CONFLICTS": "<your NORN_DETECT_CONFLICTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norn": {
"command": "npx",
"args": [
"-y",
"@samad001z/norn-server"
],
"env": {
"NORN_DETECT_CONFLICTS": "<your NORN_DETECT_CONFLICTS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.samad001z%2Fnorn)<a href="https://mcptoplist.com/server/io.github.samad001z%2Fnorn"><img src="https://mcptoplist.com/badge/io.github.samad001z%2Fnorn.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
samad001z
Available versions (1)
| Version | Published |
|---|---|
| 1.2.3 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Norn?
- Norn is maintained by samad001z, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Norn listed on the Official MCP Registry?
- Yes — Norn is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Norn have?
- MCP Toplist tracks 1 version of Norn, most recently published on Jun 26, 2026.
- Where can I find the source code for Norn?
- The source code for Norn is hosted at github.com/samad001z/norn.
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.