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 work with ai coding assistant, context engineering and contextops and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 312 · #264 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

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-09-17

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-cli/0.35.1 · 2026-09-10

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

release-cli/0.35.0 · 2026-09-02

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

release/1.17.0 · 2026-09-02

Changes · Added · A standard submitted from the CLI can now carry its scope. A ## Scope section in a .packmind/standards/.md file is read as the standard's glob patterns, so the coding agents that filter on file…

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 #264 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-10)
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-09-18, its last commit was 2026-09-17 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 · Pforge · Pmcp · Me · Abap MCP · Omen

More TypeScript MCP servers · pAIchart MCP Hub · I1n · DevUtils MCP Server · see all