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/tdimino/claude-code-minoan/supabasegit clone --depth 1 https://github.com/tdimino/claude-code-minoanWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/tdimino/claude-code-minoan/supabase)<a href="https://agentmods.dev/mcp/tdimino/claude-code-minoan/supabase"><img src="https://agentmods.dev/badge/mcp/tdimino/claude-code-minoan/supabase.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
supabase 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 6d 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
{
"supabase": {
"description": "Supabase database integration for PostgreSQL operations",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-supabase@latest",
"--project-ref=YOUR_PROJECT_REF_HERE"
],
"env": {
"SUPABASE_ACCESS_TOKEN": "YOUR_SUPABASE_ACCESS_TOKEN_HERE"
},
"setup": {
"instructions": [
"Get your project ref from Supabase dashboard (Settings > General)",
"Generate access token from: https://supabase.com/dashboard/account/tokens",
"Replace YOUR_PROJECT_REF_HERE with your project reference",
"Replace YOUR_SUPABASE_ACCESS_TOKEN_HERE with your token"
]
}
}
}What else .mcp.json configures
This page is one entry in a file that holds 14. Installing the file brings all of them; each is measured and scanned on its own page.
- MCP server arxiv C not measured
- MCP server chrome-devtools A not measured
- MCP server codex A not measured
- MCP server context7 A not measured
- MCP server figma A not measured
- MCP server filesystem A not measured
- MCP server mcp-google-sheets A not measured
- MCP server netlify A not measured
- MCP server perplexity A not measured
- MCP server playwright A not measured
- MCP server shadcn A not measured
- MCP server telnyx C not measured
- MCP server twilio A not measured
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.
- 6d ago First seen · 23 lines scan A 701d2e94bc6d
supabase is an MCP server published in the GitHub repository tdimino/claude-code-minoan (41 stars, last pushed yesterday), 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-30.
Other mcp servers, from other repositories
postgres
Add your description here. Runs locally from the mcp-server-postgres Python package. Needs 1 environment variable to run.
postgres
Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package.
neon
Neon's hosted MCP server: lets the agent create and manage Neon Postgres projects, branches and databases and run SQL. Remote server at mcp.neon.tech.
postgres
Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package.
database-mcp
Model Context Protocol server for multi-database access (PostgreSQL, MySQL, SQLite, Snowflake) with comprehensive introspection and analysis tools. Runs locally from the database-mcp npm package.
semantic-rails
Agent-first semantic layer for governed analytics over DuckDB, Snowflake, Postgres, BigQuery, Databricks, Athena, ClickHouse, MotherDuck, and DuckLake. Runs locally from the semantic-rails Python package.