Back to search
30
MCP

@datafrog-io/n2n-nexus

npm/@datafrog-io/n2n-nexus

Modular MCP Server for multi-AI assistant coordination

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

m2ai-mcp-n8n-advisor
MCP server for n8n workflow management
0 tools
io.github.netapp/aide-mcp-server
MCP server for NetApp AI Data Engine
0 tools
mai-tai-mcp
MCP server for mai-tai AI agent collaboration platform
0 tools
notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This
0 tools
m2ai-n8n-mcp
MCP server for n8n workflow management
0 tools
mcp-agentnex
MCP Server for AgentNEX - Bridge between NEXA AI and AgentNEX Backend
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@datafrog-io/n2n-nexus": {
      "url": "None",
      "transport": "http"
    }
  }
}