SERVER

Eigi

Rank #1904

io.github.eigi-ai/eigi

MCP server providing eigi capabilities

First listed
Feb 9, 2026
Last publish date
Feb 14, 2026
OVERVIEW

Eigi is a Model Context Protocol (MCP) server published by eigi-ai. It ranks #1904 of 58,900 servers tracked on MCP Toplist, and its repository has 54 GitHub stars. Eigi is listed on Official MCP, with 7 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 14, 2026.

STANDING
#1,904of 58,900 tracked serversTop 5%

Ranks ahead of 56,996 of 58,900 servers on MCP Toplist.

CONNECT

Use Eigi

Add Eigi to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "eigi": {
      "url": "https://mcp.eigi.ai/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "eigi": {
      "command": "npx",
      "args": [
        "-y",
        "@cliniq360/eigi-mcp"
      ],
      "env": {
        "EIGI_API_KEY": "<your EIGI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

eigi-ai

Organization
Total servers
1
Total versions
7
VERSIONS

Available versions (7)

VersionPublished
1.0.10Feb 14, 2026
1.0.9Feb 14, 2026
1.0.8Feb 10, 2026
1.0.7Feb 10, 2026
1.0.6Feb 10, 2026
1.0.5Feb 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Eigi?
MCP server providing eigi capabilities
Who maintains Eigi?
Eigi is maintained by eigi-ai, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
Is Eigi an official MCP server?
Yes — Eigi is listed on the Official MCP Registry.
How many versions does Eigi have?
MCP Toplist tracks 7 versions of Eigi, most recently published on Feb 14, 2026.
Where can I find the source code for Eigi?
The source code for Eigi is hosted at github.com/eigi-ai/eigi-mcp.
EXPLORE