PLUR
Rank #364io.github.plur-ai/plur
Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.
PLUR is a Model Context Protocol (MCP) server published by plur-ai. It ranks #364 of 131,708 servers tracked on MCP Toplist, and its repository has 290 GitHub stars. PLUR is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 15 tracked versions. It was first listed on May 14, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 131,344 of 131,708 servers on MCP Toplist.
Use PLUR
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add plur -- npx -y @plur-ai/mcp[mcp_servers.plur]
command = "npx"
args = ["-y", "@plur-ai/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"plur": {
"command": "npx",
"args": [
"-y",
"@plur-ai/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"plur": {
"command": "npx",
"args": [
"-y",
"@plur-ai/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"plur": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@plur-ai/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"plur": {
"command": "npx",
"args": [
"-y",
"@plur-ai/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"plur": {
"command": "npx",
"args": [
"-y",
"@plur-ai/mcp"
]
}
}
}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.plur-ai%2Fplur)<a href="https://mcptoplist.com/server/io.github.plur-ai%2Fplur"><img src="https://mcptoplist.com/badge/io.github.plur-ai%2Fplur.svg" alt="MCP Toplist: Top 1% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
plur-ai
Available versions (15)
| Version | Published |
|---|---|
| 0.20.1 | Sep 18, 2026 |
| 0.20.0 | Sep 16, 2026 |
| 0.19.3 | Aug 31, 2026 |
| 0.19.1 | Aug 28, 2026 |
| 0.19.0 | Aug 27, 2026 |
| 0.18.0 | Aug 18, 2026 |
| 0.17.2 | Aug 4, 2026 |
| 0.17.1 | Aug 3, 2026 |
| 0.17.0 | Aug 3, 2026 |
| 0.16.1 | Jul 29, 2026 |
| 0.16.0 | Jul 28, 2026 |
| 0.15.0 | Jul 24, 2026 |
| 0.13.0 | Jul 9, 2026 |
| 0.11.0 | Jul 8, 2026 |
| 0.10.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains PLUR?
- PLUR is maintained by plur-ai, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is PLUR listed on the Official MCP Registry?
- Yes — PLUR is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does PLUR have?
- MCP Toplist tracks 15 versions of PLUR, most recently published on Sep 18, 2026.
- Where can I find the source code for PLUR?
- The source code for PLUR is hosted at github.com/plur-ai/plur.
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.