ejentum-mcp
Rank #12,430io.github.ejentum/ejentum-mcp
Reasoning, code, anti-deception, memory harness MCP tools. Stdio or HTTPS api.ejentum.com/mcp
ejentum-mcp is a Model Context Protocol (MCP) server published by ejentum. It ranks #12,430 of 132,113 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. ejentum-mcp is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 6 tracked versions. It was first listed on May 5, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 119,683 of 132,113 servers on MCP Toplist.
Use ejentum-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http ejentum-mcp https://api.ejentum.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add ejentum-mcp -e "EJENTUM_API_KEY=<your EJENTUM_API_KEY>" -- npx -y ejentum-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ejentum-mcp]
url = "https://api.ejentum.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.ejentum-mcp]
command = "npx"
args = ["-y", "ejentum-mcp"]
[mcp_servers.ejentum-mcp.env]
EJENTUM_API_KEY = "<your EJENTUM_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.ejentum.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ejentum-mcp": {
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
],
"env": {
"EJENTUM_API_KEY": "<your EJENTUM_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ejentum-mcp": {
"url": "https://api.ejentum.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ejentum-mcp": {
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
],
"env": {
"EJENTUM_API_KEY": "<your EJENTUM_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ejentum-mcp": {
"type": "http",
"url": "https://api.ejentum.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"ejentum-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
],
"env": {
"EJENTUM_API_KEY": "<your EJENTUM_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ejentum-mcp": {
"serverUrl": "https://api.ejentum.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ejentum-mcp": {
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
],
"env": {
"EJENTUM_API_KEY": "<your EJENTUM_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ejentum-mcp": {
"url": "https://api.ejentum.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ejentum-mcp": {
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
],
"env": {
"EJENTUM_API_KEY": "<your EJENTUM_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.ejentum%2Fejentum-mcp)<a href="https://mcptoplist.com/server/io.github.ejentum%2Fejentum-mcp"><img src="https://mcptoplist.com/badge/io.github.ejentum%2Fejentum-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ejentum
Other servers by ejentum
View all ejentum servers →Available versions (6)
| Version | Published |
|---|---|
| 0.2.2 | Jun 11, 2026 |
| 0.1.11 | May 14, 2026 |
| 0.1.10 | May 14, 2026 |
| 0.1.8 | May 11, 2026 |
| 0.1.6 | May 8, 2026 |
| 0.1.5 | May 8, 2026 |
Frequently asked questions
- Who maintains ejentum-mcp?
- ejentum-mcp is maintained by ejentum, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is ejentum-mcp listed on the Official MCP Registry?
- Yes — ejentum-mcp is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does ejentum-mcp have?
- MCP Toplist tracks 6 versions of ejentum-mcp, most recently published on Jun 11, 2026.
- Where can I find the source code for ejentum-mcp?
- The source code for ejentum-mcp is hosted at github.com/ejentum/ejentum-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.