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/smrcdr/smartapi-images/smartapi_imagesgit clone --depth 1 https://github.com/smrcdr/smartapi-imagesGrade A, and why
smartapi_images 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
{
"smartapi_images": {
"command": "node",
"args": [
"./dist/index.js"
],
"cwd": ".",
"env_vars": [
"SMARTAPI_API_KEY",
"SMARTAPI_BASE_URL",
"SMARTAPI_IMAGE_OUTPUT_DIR",
"SMARTAPI_IMAGE_TIMEOUT_MS"
],
"startup_timeout_sec": 10,
"tool_timeout_sec": 360,
"enabled_tools": [
"generate_image"
]
}
}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 · 20 lines scan A 22e947694c49
smartapi_images is an MCP server published in the GitHub repository smrcdr/smartapi-images (0 stars, last pushed 1mo 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
chemdraw-mcp
MCP server that turns molecule names or SMILES into publication-style 2D structure drawings (PNG/SVG via RDKit) — reaction schemes, mechanisms, spectra. Unofficial, not affiliated with Revvity. Runs locally from the chemdraw-mcp Python package.
vscode-demo-time
Enables AI assistants to interact with Demo Time and helps build presentations and demos. Runs locally from the @demotime/mcp npm package.
tiktok-instagram-downloader
Extract & download TikTok, Instagram, YouTube, Douyin media — HD, no watermark, MP3 export. Runs locally from the @ssavecc/mcp-server npm package. Needs 1 environment variable to run.
after-effects-mcp
MCP server that gives AI assistants deep programmatic control of Adobe After Effects: arbitrary ExtendScript execution, background rendering, deep project/layer inspection, and native Arabic/RTL and multilingual support. Runs locally from the after-effects-mcp npm package.
tdarr-mcp
MCP server "tdarr-mcp" as configured in hollanbm/tdarr-mcp. Runs locally from the tdarr-mcp Python package.
chat-with-audio
MCP server "chat-with-audio" as configured in learningtour/chat-with-audio. Launched with /Users/sergedebeer/.local/bin/uv run --directory /Users/sergedebeer/Vibe coding .