← All servers
🔍

IrantiVerified🛡 No advisories

io.github.nfemmanuel/iranti
New to MCP? Start here →
0★ stars
55weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/nfemmanuel, which proved it owns this namespace.

Verified owner: github.com/nfemmanuelio.github.nfemmanuel/iranti

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs IRANTI_API_KEY.
Configuration
Reads DATABASE_URL, IRANTI_URL.

About

Persistent, shared memory for AI agents — facts, checkpoints, semantic search.

Packages & transports

npmirantiv0.3.35 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "iranti": {
      "command": "npx",
      "args": [
        "-y",
        "iranti"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y iranti