Packmind
Rank #45,599ai.packmind/mcp-server
MCP server providing server capabilities
Packmind is a Model Context Protocol (MCP) server published by packmindhub. It ranks #45,599 of 132,113 servers tracked on MCP Toplist, and its repository has 312 GitHub stars. Packmind is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Sep 5, 2025 and most recently updated on Nov 24, 2025.
Ranks ahead of 86,514 of 132,113 servers on MCP Toplist.
Use Packmind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http packmind https://app.packmind.ai/mcp[mcp_servers.packmind]
url = "https://app.packmind.ai/mcp"Add to ~/.codex/config.toml.
https://app.packmind.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"packmind": {
"url": "https://app.packmind.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"packmind": {
"type": "http",
"url": "https://app.packmind.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"packmind": {
"serverUrl": "https://app.packmind.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"packmind": {
"url": "https://app.packmind.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/ai.packmind%2Fmcp-server)<a href="https://mcptoplist.com/server/ai.packmind%2Fmcp-server"><img src="https://mcptoplist.com/badge/ai.packmind%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
packmindhub
Other servers by packmindhub
View all packmindhub servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 24, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Packmind?
- Packmind is maintained by packmindhub, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Packmind listed on the Official MCP Registry?
- Yes — Packmind is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Packmind have?
- MCP Toplist tracks 2 versions of Packmind, most recently published on Nov 24, 2025.
- Where can I find the source code for Packmind?
- The source code for Packmind is hosted at github.com/packmindhub/packmind/tree/HEAD/apps/mcp-server.
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.