drio
Open app

MCP SSE Server (mcp-ectors)

Source

The MCP enterprise actors-based server or mcp-ectors for short

Catalog onlyCatalog onlySTDIO

Overview

The MCP SSE Server, or mcp-ectors, is an enterprise-ready, high-performance server designed to enable seamless integration and interaction between large language models (LLMs) and various tools, resources, and workflow prompts.

To use mcp-ectors, clone the repository from GitHub, run the server using Cargo, and connect through the Goose Desktop application to interact with the server's features.

  • High performance built with actors and Rust for scalability. - Acts as a USB interface for LLMs, providing access to tools and resources through a clean API. - Allows multiple routers to be deployed on the same connection, simplifying architecture. - Dynamic registration and management of routers through the Router Service Manager.
  1. Integrating LLMs with various tools for enhanced AI workflows.
  2. Creating custom routers for specific enterprise needs.
  3. Managing multiple data streams efficiently in a scalable environment.

Add to your AI client

Use these steps to connect MCP SSE Server (mcp-ectors) in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-ectors-mcp-ectors": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-ectors-mcp-ectors": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-ectors-mcp-ectors": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-ectors-mcp-ectors": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-ectors-mcp-ectors": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-ectors-mcp-ectors": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ectors-mcp-ectors"
      ]
    }
  }
}

FAQ

Can MCP SSE Server handle multiple requests simultaneously?

Yes! It is designed for high concurrency and scalability.

Is MCP SSE Server open-source?

Yes! It is available on GitHub under the MIT license.

What programming language is used for MCP SSE Server?

The server is built using Rust.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3302,"uuid":"3f16e56d-7686-4279-bb67-90e4f6b74262","name":"mcp-ectors","title":"MCP SSE Server (mcp-ectors)","description":"The MCP enterprise actors-based server or mcp-ectors for short","avatar_url":"https://avatars.githubusercontent.com/u/203860918?v=4","created_at":"2025-03-18T17:19:01.316Z","updated_at":"2025-03-18T17:19:16.980Z","status":"created","author_name":"mcp-ectors","author_avatar_url":"https://avatars.githubusercontent.com/u/203860918?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/mcp-ectors/mcp-ectors","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"12\",\"license\":\"MIT license\",\"language\":\"Rust\",\"is_official\":false,\"latest_commit_time\":\"2025-03-26 10:17:44\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]