SERVER
iranti
Rank #9017glama/nfemmanuel/iranti
Persistent, shared memory for AI coding tools using entity-key-value triples stored in PostgreSQL.
First listed
Feb 28, 2026
Last publish date
Apr 13, 2026
OVERVIEW
iranti is a Model Context Protocol (MCP) server published by nfemmanuel. It ranks #9017 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. iranti is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Feb 28, 2026 and most recently updated on Apr 13, 2026.
STANDING
#9,017of 58,900 tracked serversTop 25%
Ranks ahead of 49,883 of 58,900 servers on MCP Toplist.
CONNECT
Use iranti
Add iranti to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"iranti": {
"command": "npx",
"args": [
"-y",
"iranti"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>",
"IRANTI_API_KEY": "<your IRANTI_API_KEY>",
"IRANTI_URL": "<your IRANTI_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
nfemmanuel
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.35 | Apr 13, 2026 |
FAQ
Frequently asked questions
- What is iranti?
- Persistent, shared memory for AI coding tools using entity-key-value triples stored in PostgreSQL.
- Who maintains iranti?
- iranti is maintained by nfemmanuel, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is iranti an official MCP server?
- Yes — iranti is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does iranti have?
- MCP Toplist tracks 1 version of iranti, most recently published on Apr 13, 2026.
- Where can I find the source code for iranti?
- The source code for iranti is hosted at github.com/nfemmanuel/iranti.
EXPLORE