projectmind
Rank #11,816io.github.Nodemint-dev/projectmind
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
projectmind is a Model Context Protocol (MCP) server published by nodemint-dev. It ranks #11,816 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. projectmind is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 120,230 of 132,046 servers on MCP Toplist.
Use projectmind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add projectmind -- npx -y @nodemint/projectmind mcp[mcp_servers.projectmind]
command = "npx"
args = ["-y", "@nodemint/projectmind", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"projectmind": {
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"projectmind": {
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"projectmind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"projectmind": {
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"projectmind": {
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind",
"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.Nodemint-dev%2Fprojectmind)<a href="https://mcptoplist.com/server/io.github.Nodemint-dev%2Fprojectmind"><img src="https://mcptoplist.com/badge/io.github.Nodemint-dev%2Fprojectmind.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nodemint-dev
Available versions (8)
| Version | Published |
|---|---|
| 0.6.0 | Jul 6, 2026 |
| 0.5.3 | Jul 4, 2026 |
| 0.5.2 | Jul 4, 2026 |
| 0.5.1 | Jul 4, 2026 |
| 0.5.0 | Jul 4, 2026 |
| 0.4.4 | Jul 4, 2026 |
| 0.4.3 | Jul 4, 2026 |
| 0.4.2 | Jul 3, 2026 |
Frequently asked questions
- Who maintains projectmind?
- projectmind is maintained by nodemint-dev, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is projectmind listed on the Official MCP Registry?
- Yes — projectmind is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does projectmind have?
- MCP Toplist tracks 8 versions of projectmind, most recently published on Jul 6, 2026.
- Where can I find the source code for projectmind?
- The source code for projectmind is hosted at github.com/nodemint-dev/projectmind.
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.