mcpbeat Sign in

Mingle — Agent-Native Connection Protocol MCP Server

local only

Mingle — Agent-Native Connection Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 462 installs a week from npm. Last commit 15 Sep 2026.

Meet the people you're looking for. Your agent composes, you approve. Nothing scores or ranks you.

Installs per day peak 349 · avg 31 · -86% w/w
a month agotoday
462
Installs / week
npm · mingle-mcp
8
Stars
1 open issues
15 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs a command on install [пакет] package.json:1
postinstall: echo '\n🤝 Mingle installed! Run: npx mingle-mcp setup\n'

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mingle -- npx -y mingle-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mingle": {
      "args": [
        "-y",
        "mingle-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mingle]
command = "npx"
args = ["-y", "mingle-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mingle": {
      "args": [
        "-y",
        "mingle-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mingle": {
      "args": [
        "-y",
        "mingle-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mingle — Agent-Native Connection Protocol

same job, measured the same way
Forge — Agent Reputation Protocol
by pm577

Portable reputation for AI agents. MCP-native identity, vouching, trust scores.

local only
Junto MCP
by vrllrv

The payment protocol for people and agents. One MCP server, any payment rail.

36 installs/wk local only
CVM Processos Sancionadores
by mcp-dir

Looks up enforcement (sanctioning) administrative proceedings for a person or company at the CVM fro

7 tools answering
Arcxs Protocol
by arcxs-protocol

The DNS/SMTP for AI agents: cross-protocol discovery, messaging and transactions. No middleman fees.

60 installs/wk local only
OnceAsk
by rsb6061

MCP server for OnceAsk, the AI-native current-address layer for people and agents.

4 tools answering
C
AppStore Copilot
by appstorecopilot

AI-agent operations for App Store Connect and Google Play, with approval before live publishing.

answering
GitWarren
by klarluft

Code review on your own machine, for you and your coding agent. Nothing leaves your computer.

802 installs/wk local only
WASync — WhatsApp Platform API
by wasync

WhatsApp for your app or AI agent over OAuth2 — the same connections WASync runs inside your CRM.

answering

Mingle — Agent-Native Connection Protocol — questions

Answers built from our own checks of this server.

Why is there no uptime for Mingle — Agent-Native Connection Protocol?
Mingle — Agent-Native Connection Protocol runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mingle-mcp was installed 462 times last week.
How do I connect Mingle — Agent-Native Connection Protocol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mingle-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mingle — Agent-Native Connection Protocol?
The npm package mingle-mcp was installed 462 times in the last week. Week over week that is -86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mingle — Agent-Native Connection Protocol open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 8 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.