Mingle — Agent-Native Connection Protocol
Rank #4,167io.github.aeoess/mingle
Meet the people you're looking for. Your agent composes, you approve. Nothing scores or ranks you.
Mingle — Agent-Native Connection Protocol is a Model Context Protocol (MCP) server published by aeoess. It ranks #4,167 of 132,113 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Mingle — Agent-Native Connection Protocol is listed across 3 registries — Official MCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 127,946 of 132,113 servers on MCP Toplist.
Use Mingle — Agent-Native Connection Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mingle -- npx -y mingle-mcp[mcp_servers.mingle]
command = "npx"
args = ["-y", "mingle-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mingle": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-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.aeoess%2Fmingle)<a href="https://mcptoplist.com/server/io.github.aeoess%2Fmingle"><img src="https://mcptoplist.com/badge/io.github.aeoess%2Fmingle.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aeoess
Other servers by aeoess
View all aeoess servers →Available versions (4)
| Version | Published |
|---|---|
| 3.0.0 | Jul 20, 2026 |
| 2.2.2 | Apr 20, 2026 |
| 2.2.1 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mingle — Agent-Native Connection Protocol?
- Mingle — Agent-Native Connection Protocol is maintained by aeoess, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Mingle — Agent-Native Connection Protocol listed on the Official MCP Registry?
- Yes — Mingle — Agent-Native Connection Protocol is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Mingle — Agent-Native Connection Protocol have?
- MCP Toplist tracks 4 versions of Mingle — Agent-Native Connection Protocol, most recently published on Jul 20, 2026.
- Where can I find the source code for Mingle — Agent-Native Connection Protocol?
- The source code for Mingle — Agent-Native Connection Protocol is hosted at github.com/aeoess/mingle-mcp.
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.