Eigi
Rank #2,574io.github.eigi-ai/eigi
MCP server providing eigi capabilities
Eigi is a Model Context Protocol (MCP) server published by eigi-ai. It ranks #2,574 of 132,046 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.
Ranks ahead of 129,472 of 132,046 servers on MCP Toplist.
Use Eigi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http eigi https://mcp.eigi.ai/mcp[mcp_servers.eigi]
url = "https://mcp.eigi.ai/mcp"Add to ~/.codex/config.toml.
https://mcp.eigi.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"eigi": {
"url": "https://mcp.eigi.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eigi": {
"type": "http",
"url": "https://mcp.eigi.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eigi": {
"serverUrl": "https://mcp.eigi.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eigi": {
"url": "https://mcp.eigi.ai/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.eigi-ai%2Feigi)<a href="https://mcptoplist.com/server/io.github.eigi-ai%2Feigi"><img src="https://mcptoplist.com/badge/io.github.eigi-ai%2Feigi.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
eigi-ai
Available versions (7)
| Version | Published |
|---|---|
| 1.0.10 | Feb 14, 2026 |
| 1.0.9 | Feb 14, 2026 |
| 1.0.8 | Feb 10, 2026 |
| 1.0.7 | Feb 10, 2026 |
| 1.0.6 | Feb 10, 2026 |
| 1.0.5 | Feb 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Eigi?
- Eigi is maintained by eigi-ai, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Eigi listed on the Official MCP Registry?
- 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.
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.