Projectmem
Rank #424io.github.riponcm/projectmem
Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
Projectmem is a Model Context Protocol (MCP) server published by riponcm. It ranks #424 of 130,576 servers tracked on MCP Toplist, and its repository has 824 GitHub stars. Projectmem is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on May 9, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 130,152 of 130,576 servers on MCP Toplist.
Use Projectmem
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add projectmem -- uvx projectmem[mcp_servers.projectmem]
command = "uvx"
args = ["projectmem"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"projectmem": {
"command": "uvx",
"args": [
"projectmem"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"projectmem": {
"command": "uvx",
"args": [
"projectmem"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"projectmem": {
"type": "stdio",
"command": "uvx",
"args": [
"projectmem"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"projectmem": {
"command": "uvx",
"args": [
"projectmem"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"projectmem": {
"command": "uvx",
"args": [
"projectmem"
]
}
}
}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.riponcm%2Fprojectmem)<a href="https://mcptoplist.com/server/io.github.riponcm%2Fprojectmem"><img src="https://mcptoplist.com/badge/io.github.riponcm%2Fprojectmem.svg" alt="MCP Toplist: Top 1% of 130,576" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
riponcm
Available versions (9)
| Version | Published |
|---|---|
| 0.3.3 | Sep 15, 2026 |
| 0.3.2 | Sep 7, 2026 |
| 0.3.1 | Sep 1, 2026 |
| 0.2.0 | Jul 8, 2026 |
| 0.1.6 | Jul 2, 2026 |
| 0.1.5 | Jun 19, 2026 |
| 0.1.4 | Jun 12, 2026 |
| 0.1.3 | May 20, 2026 |
| 0.1.2 | May 19, 2026 |
Frequently asked questions
- Who maintains Projectmem?
- Projectmem is maintained by riponcm, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Projectmem listed on the Official MCP Registry?
- Yes — Projectmem is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Projectmem have?
- MCP Toplist tracks 9 versions of Projectmem, most recently published on Sep 15, 2026.
- Where can I find the source code for Projectmem?
- The source code for Projectmem is hosted at github.com/riponcm/projectmem.
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.