antientropy-mcp
Rank #36,199glama/alejoacelas/antientropy-mcp
Provides access to over 140 articles from the AntiEntropy Resource Portal covering nonprofit governance, compliance, and HR policies. It enables users to search, browse categories, and read full article content through an MCP-compatible client.
antientropy-mcp is a Model Context Protocol (MCP) server published by alejoacelas. It ranks #36,199 of 115,591 servers tracked on MCP Toplist. antientropy-mcp is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 29, 2026.
Ranks ahead of 79,392 of 115,591 servers on MCP Toplist.
Use antientropy-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http antientropy-mcp https://antientropy-mcp.fly.dev/mcp[mcp_servers.antientropy-mcp]
url = "https://antientropy-mcp.fly.dev/mcp"Add to ~/.codex/config.toml.
https://antientropy-mcp.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"antientropy-mcp": {
"url": "https://antientropy-mcp.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"antientropy-mcp": {
"type": "http",
"url": "https://antientropy-mcp.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"antientropy-mcp": {
"serverUrl": "https://antientropy-mcp.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"antientropy-mcp": {
"url": "https://antientropy-mcp.fly.dev/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/glama%2Falejoacelas%2Fantientropy-mcp)<a href="https://mcptoplist.com/server/glama%2Falejoacelas%2Fantientropy-mcp"><img src="https://mcptoplist.com/badge/glama%2Falejoacelas%2Fantientropy-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
alejoacelas
Other servers by alejoacelas
View all alejoacelas servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains antientropy-mcp?
- antientropy-mcp is maintained by alejoacelas, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is antientropy-mcp listed on the Official MCP Registry?
- antientropy-mcp is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does antientropy-mcp have?
- antientropy-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for antientropy-mcp?
- The source code for antientropy-mcp is hosted at github.com/alejoacelas/antientropy-mcp.