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/jolovicdev/anchor-db/anchordbgit clone --depth 1 https://github.com/jolovicdev/anchor-dbGrade A, and why
anchordb 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
{
"anchordb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jolovicdev/anchor-db:1.0.6"
],
"env": {}
}
}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 · 12 lines scan A 9359d5dc2dd7
anchordb is an MCP server published in the GitHub repository jolovicdev/anchor-db (0 stars, last pushed 18d ago), licensed MIT. 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
airtable-mcp-server
Read and write access to Airtable database schemas, tables, and records. Runs locally from the airtable-mcp-server npm package. Needs 1 environment variable to run.
mcp-turso-cloud
MCP server for integrating Turso with LLMs. Runs locally from the mcp-turso-cloud npm package. Needs 5 environment variables to run.
postgres
MCP server "postgres" as configured in gabrimatic/mcp-web-search-tool. Runs in Docker (mcp/postgres).
schemabrain
The trust and intelligence layer between AI agents and your database. Runs locally from the schemabrain Python package. Needs 1 environment variable to run.
sqlike-mcp
SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server. Runs locally from the @sqlike/mcp npm package. Needs 1 environment variable to run.
mcp-datalink
MCP server for secure database access (PostgreSQL, MySQL, SQLite). Runs locally from the @pilat/mcp-datalink npm package. Needs 2 environment variables to run.