antientropy-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@antientropy-mcpfind articles about nonprofit whistleblower policies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
human_edit_tracking: enabled: true history: []
antientropy-mcp
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.
Related MCP server: mcp-moncompte
Tools
antientropy_glob — find articles by title/category path (
*policy*,Governance*/**)antientropy_grep — regex search across article content, ripgrep-style output
antientropy_read — read an article by slug with line numbers
antientropy_categories — browse the full category tree
Usage
Remote (hosted on Fly.io)
claude mcp add --transport http antientropy https://antientropy-mcp.fly.dev/mcpLocal (stdio)
claude mcp add antientropy -- uv run --directory /path/to/antientropy-mcp python -m antientropy_mcpPopulate the cache on first use:
uv run antientropy-syncArticles are cached locally (~~/.antientropy-mcp). The remote server syncs daily via cron.
Development
uv sync
uv run pytestDeploy
flyctl deployRequires a Fly.io volume named data mounted at /data. See fly.toml for config.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA Model Context Protocol (MCP) server that provides access to ProPublica's Nonprofit Explorer API, enabling AI models to search and analyze nonprofit organizations' Form 990 data for CRM integration and prospect research.Last updated1MIT
- Alicense-qualityCmaintenanceRead-only MCP server exposing the catalog of articles from moncompte.org. Enables AI agents to search and retrieve article content via tools.Last updatedMIT
- AlicenseAqualityDmaintenanceDelivers on-demand knowledge from a built-in library of 728 agents, skills, patterns, and examples across 26 domains to any MCP-compatible AI tool.Last updated6191MIT
- Alicense-qualityAmaintenanceSearch and explore 1.8M+ US nonprofits, fetch Form 990 financials, and access IRS filing history via MCP.Last updated472Apache 2.0
Related MCP Connectors
MCP server for nonprofit financials via ProPublica — IRS Form 990 data for 1.8M+ nonprofits.
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alejoacelas/antientropy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server