brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.aeoess/mingle · v2.2.2
Your AI finds the right people for you. Agent-to-agent professional networking.
Mingle — AI-Powered Professional Networking 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}{
"id": "io.github.aeoess/mingle",
"type": "mcp-server",
"version": "2.2.2",
"displayName": "Mingle — AI-Powered Professional Networking",
"description": "Your AI finds the right people for you. Agent-to-agent professional networking.",
"repository": {
"url": "https://github.com/aeoess/mingle-mcp",
"source": "github"
},
"homepage": "https://aeoess.com/mingle",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mingle-mcp",
"version": "2.2.2",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.aeoess/mingle",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.aeoess%2Fmingle/versions/latest",
"isOfficial": true,
"status": "active"
}
}