Packmindhub MCP Server

❗ The 2 big problems every AI-native engineer runs into Every tool expects its own inputs. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 307 · #266 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Packmindhub MCP Server

Claude Code

claude mcp add packmindhub-packmind --transport http https://app.packmind.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "packmindhub-packmind": {
      "url": "https://app.packmind.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.packmind.ai/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to app.packmind.ai

license Apache-2.0 - declared in the repository

registry vendor namespace ai.packmind - domain-verified with the official MCP registry

03 · What Packmindhub MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

release/1.16.2 · 2026-08-12

Changes · Removed most of the dead code under packages · Docker Images · The following Docker images have been built and pushed to Docker Hub: · packmind/api:1.16.2 · packmind/frontend:1.16.2 · All images are also…

release-cli/0.33.0 · 2026-08-10

Packmind CLI 0.33.0 · Installation · npm/npx · bash · npm install -g @packmind/[email protected] · Standalone Executables · Download the appropriate executable for your platform: · Linux x64: packmind-cli-linux-x64-0.33.0…

release/1.16.1 · 2026-08-07

Changes · Fixed · Fix release to ensure correct versioning between OSS and proprietary. · Docker Images · The following Docker images have been built and pushed to Docker Hub: · packmind/api:1.16.1…

04 · Who maintains Packmindhub MCP Server

mcp-server is maintained by packmindhub. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
other - ranked #266 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-12)
registry
ai.packmind/mcp-server (active, first published 2025-11-24)

06 · Packmindhub MCP Server FAQ

What is Packmindhub MCP Server?

❗ The 2 big problems every AI-native engineer runs into Every tool expects its own inputs. It is available as a remote MCP endpoint.

Is Packmindhub MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Packmindhub MCP Server?

Run `claude mcp add packmindhub-packmind --transport http https://app.packmind.ai/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to Packmindhub MCP Server

More MCP servers to compare · Pagerduty MCP · Pforge · Pmcp · Me · Omen

More TypeScript MCP servers · I1n · DevUtils MCP Server · Amazon MCP · ableton-mind - Ableton Live MCP server · see all