Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
Wrote 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/byron2306/edgek-beast/sqlite)<a href="https://agentmods.dev/mcp/byron2306/edgek-beast/sqlite"><img src="https://agentmods.dev/badge/mcp/byron2306/edgek-beast/sqlite/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/byron2306/edgek-beast/sqlite"><img src="https://agentmods.dev/badge/mcp/byron2306/edgek-beast/sqlite.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
sqlite 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 7d 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
{
"sqlite": {
"args": [
"mcp-server-sqlite",
"--db-path",
"/home/byron/EdgeK-BEAST/data/beast.db"
],
"command": "uvx"
}
}What else mcp.json configures
This page is one entry in a file that holds 10. Installing the file brings all of them; each is measured and scanned on its own page.
- MCP server edgek-beast A not measured
- MCP server fetch A not measured
- MCP server filesystem A not measured
- MCP server git A not measured
- MCP server github A not measured
- MCP server memory A not measured
- MCP server playwright A not measured
- MCP server postgres A not measured
- MCP server sequential-thinking 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.
- 7d ago First seen · 10 lines scan A 476965cb69db
sqlite is an MCP server published in the GitHub repository Byron2306/EdgeK-BEAST (5 stars, last pushed 5d 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-09-18.
Other mcp servers, from other repositories
amnesic
The MCP server with the most ironic name in the registry — persistent semantic memory for your SQL databases. Runs locally from the amnesic Python package.
nexql-mcp
Standalone Postgres MCP server — schema-aware, read-only by default, installable everywhere. Runs locally from the nexql-mcp npm package. Needs 2 environment variables to run.
sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data. Runs locally from the mcp-sqlite-server npm package.
mcap-mcp-server
A generic SQL query interface for MCAP robotics data via the Model Context Protocol. Runs locally from the mcap-mcp-server Python package.
context7
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
mako-ai
Agentmako is a local project intelligence CLI and MCP server for codebases and databases, with repo-aware indexing, schema snapshots, and secure live database connectivity. Runs locally from the agentmako npm package.