ejentum-mcp
Rank #3349glama/ejentum/ejentum-mcp
Reasoning Harness for agentic AI: 4 tools inject NL procedures + executable reasoning topology DAGs.
ejentum-mcp is a Model Context Protocol (MCP) server published by ejentum. It ranks #3349 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. ejentum-mcp is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 55,551 of 58,900 servers on MCP Toplist.
Use ejentum-mcp
Add ejentum-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"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.
Listed on 4 registries
ejentum
Available versions (4)
| Version | Published |
|---|---|
| 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
- What is ejentum-mcp?
- Reasoning Harness for agentic AI: 4 tools inject NL procedures + executable reasoning topology DAGs.
- Who maintains ejentum-mcp?
- ejentum-mcp is maintained by ejentum, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is ejentum-mcp an official MCP server?
- Yes — ejentum-mcp is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ejentum-mcp have?
- MCP Toplist tracks 4 versions of ejentum-mcp, most recently published on May 14, 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.