Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/emergencescience/mcp-server/emergencegit clone --depth 1 https://github.com/emergencescience/mcp-serverGrade A, and why
emergence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"emergence": {
"command": "npx",
"args": [
"-y",
"@emergencescience/mcp-server",
"run"
],
"env": {
"EMERGENCE_API_KEY": "sk_YOUR_KEY_HERE"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 13 lines scan A 20f912782fb0
emergence is an MCP server published in the GitHub repository emergencescience/mcp-server (0 stars, last pushed 4mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
chap
Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations. Runs locally from the @brightbeamai/chap-coordinator-mcp npm package. Needs 2 environment variables to run.
chittymcp
Consolidated Model Context Protocol Server with OAuth and Cross-Sync - 19 tools for Executive, Legal, Infrastructure, and Cross-Device Sync. Runs locally from the @chittyos/chittymcp npm package.
vitna-compliance-preflight
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP. Runs locally from the @costrinity/vitna-compliance-mcp npm package. Needs 4 environment variables to run.
mcp
MCP server exposing the SumoSign signing API to AI agents (Claude, ChatGPT, Copilot, and any MCP-compatible client). Runs locally from the @sumosign/mcp npm package.
liminate-mcp
Help your AI agent author the Agreements that govern it. Runs locally from the liminate-mcp Python package.
gia-mcp-server
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping. Runs locally from the gia-mcp-server npm package.