loading…
Search for a command to run...
loading…
Provides access to over 140 articles from the AntiEntropy Resource Portal covering nonprofit governance, compliance, and HR policies. It enables users to search
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.
MCP server for searching and reading articles from the AntiEntropy Resource Portal. Gives Claude Code (or any MCP client) access to 140+ articles on nonprofit governance, compliance, HR policies, and fiscal sponsorship.
*policy*, Governance*/**)claude mcp add --transport http antientropy https://antientropy-mcp.fly.dev/mcp
claude mcp add antientropy -- uv run --directory /path/to/antientropy-mcp python -m antientropy_mcp
Populate the cache on first use:
uv run antientropy-sync
Articles are cached locally (~`~/.antientropy-mcp`). The remote server syncs daily via cron.
uv sync
uv run pytest
flyctl deploy
Requires a Fly.io volume named data mounted at /data. See fly.toml for config.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"antientropy-mcp": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.