Entroly
Rank #149io.github.juyterman1000/entroly
Context Assurance for AI agents: context engineering, AI cost optimization, verification.
Entroly is a Model Context Protocol (MCP) server published by juyterman1000. It ranks #149 of 130,187 servers tracked on MCP Toplist, and its repository has 444 GitHub stars. Entroly is listed across 3 registries — Official MCP, Glama and PulseMCP, with 21 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 130,038 of 130,187 servers on MCP Toplist.
Use Entroly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add entroly -- uvx entrolyclaude mcp add entroly -- npx -y entroly-mcp[mcp_servers.entroly]
command = "uvx"
args = ["entroly"]Add to ~/.codex/config.toml.
[mcp_servers.entroly]
command = "npx"
args = ["-y", "entroly-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"entroly": {
"command": "npx",
"args": [
"-y",
"entroly-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"entroly": {
"command": "npx",
"args": [
"-y",
"entroly-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"entroly": {
"type": "stdio",
"command": "uvx",
"args": [
"entroly"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"entroly": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"entroly-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"entroly": {
"command": "npx",
"args": [
"-y",
"entroly-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}{
"mcpServers": {
"entroly": {
"command": "npx",
"args": [
"-y",
"entroly-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.juyterman1000%2Fentroly)<a href="https://mcptoplist.com/server/io.github.juyterman1000%2Fentroly"><img src="https://mcptoplist.com/badge/io.github.juyterman1000%2Fentroly.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
juyterman1000
Available versions (21)
| Version | Published |
|---|---|
| 1.0.84 | Sep 13, 2026 |
| 1.0.81 | Aug 30, 2026 |
| 1.0.80 | Aug 29, 2026 |
| 1.0.78 | Aug 16, 2026 |
| 1.0.77 | Aug 12, 2026 |
| 1.0.76 | Aug 10, 2026 |
| 1.0.75 | Aug 4, 2026 |
| 1.0.74 | Aug 3, 2026 |
| 1.0.72 | Aug 2, 2026 |
| 1.0.69 | Jul 30, 2026 |
| 1.0.68 | Jul 30, 2026 |
| 1.0.65 | Jul 21, 2026 |
| 1.0.63 | Jul 18, 2026 |
| 1.0.62 | Jul 15, 2026 |
| 1.0.61 | Jul 15, 2026 |
| 1.0.60 | Jul 15, 2026 |
| 1.0.59 | Jul 14, 2026 |
| 1.0.58 | Jul 14, 2026 |
| 1.0.57 | Jul 14, 2026 |
| 1.0.54 | Jul 13, 2026 |
| 1.0.53 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Entroly?
- Entroly is maintained by juyterman1000, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is Entroly listed on the Official MCP Registry?
- Yes — Entroly is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Entroly have?
- MCP Toplist tracks 21 versions of Entroly, most recently published on Sep 13, 2026.
- Where can I find the source code for Entroly?
- The source code for Entroly is hosted at github.com/juyterman1000/entroly.
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.