Smallest MCP Server

@developer-smallestai/smallest-mcp-server npm v0.11.2

Published by @developer-smallestai — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.

MCP server for the Smallest AI platform — manage agents, debug calls, view analytics from your IDE

Trust grade
A
96/100
Last scanned get badge →
Trust
A · 96/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Moderate
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 100 − adoption risk = 96/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 4 = 96. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−3 capability blast radius (moderate) — client exposure if the model is manipulated
−1 publisher verification (public source) — no provenance, but the source is public and inspectable

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 2

medium Untrusted input can drive an external actionMTC-FLOW-005

Untrusted-input tools ([list_calls, get_webhooks]) co-exist with external-action tools ([add_agent_tool, update_agent, create_webhook, update_webhook, delete_webhook, attach_agent_webhook, detach_agent_webhooks]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.

Evidence: untrusted [list_calls, get_webhooks] → sinks [add_agent_tool, update_agent, create_webhook, update_webhook, delete_webhook, attach_agent_webhook, detach_agent_w

Fix: Require confirmation for state-changing/egress actions triggered after processing untrusted content.

Location: flow list_calls → add_agent_tool

medium Unconstrained URL/host parameter "url" on "add_agent_tool"MTC-CAP-007

Tool "add_agent_tool" takes a URL/host parameter "url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool add_agent_tool · inputSchema.properties.url

Tools 83

Each tool and what it can reach — statically extracted from the published source.

  • add_agent_toolnetwork egress
  • attach_agent_webhooknetwork egress
  • create_webhooknetwork egress
  • delete_webhooknetwork egress
  • detach_agent_webhooksnetwork egress
  • get_webhooksingests untrusted input
  • list_callsingests untrusted input
  • update_agentnetwork egress
  • update_webhooknetwork egress
  • add_audience_membersno sensitive capability
Show 73 more tools ↓
  • add_playbooksno sensitive capability
  • chat_with_agentno sensitive capability
  • configure_call_actionsno sensitive capability
  • configure_playbooksno sensitive capability
  • create_agentno sensitive capability
  • create_branchno sensitive capability
  • create_campaignno sensitive capability
  • debug_callno sensitive capability
  • delete_agentno sensitive capability
  • delete_audienceno sensitive capability
  • delete_audience_membersno sensitive capability
  • delete_branchno sensitive capability
  • delete_campaignno sensitive capability
  • diffno sensitive capability
  • duplicate_agentno sensitive capability
  • export_campaign_logsno sensitive capability
  • get_agentno sensitive capability
  • get_agent_performanceno sensitive capability
  • get_agent_promptno sensitive capability
  • get_agent_webhooksno sensitive capability
  • get_agentsno sensitive capability
  • get_attempt_cohortsno sensitive capability
  • get_audienceno sensitive capability
  • get_audience_membersno sensitive capability
  • get_audiencesno sensitive capability
  • get_auto_reloadno sensitive capability
  • get_billing_alertsno sensitive capability
  • get_branch_draftno sensitive capability
  • get_call_counts_by_dayno sensitive capability
  • get_call_outcomesno sensitive capability
  • get_call_start_distributionno sensitive capability
  • get_call_volumeno sensitive capability
  • get_campaignno sensitive capability
  • get_campaignsno sensitive capability
  • get_concurrencyno sensitive capability
  • get_credit_balanceno sensitive capability
  • get_credit_ledgerno sensitive capability
  • get_credit_usageno sensitive capability
  • get_daily_summaryno sensitive capability
  • get_dashboardno sensitive capability
  • get_duration_statsno sensitive capability
  • get_hourly_performanceno sensitive capability
  • get_invoicesno sensitive capability
  • get_payment_methodsno sensitive capability
  • get_phone_number_trendsno sensitive capability
  • get_phone_numbersno sensitive capability
  • get_pickup_ratesno sensitive capability
  • get_plansno sensitive capability
  • get_playbooksno sensitive capability
  • get_revisionno sensitive capability
  • get_usage_breakdownno sensitive capability
  • get_usage_statsno sensitive capability
  • get_voicesno sensitive capability
  • get_webhook_eventsno sensitive capability
  • get_weekly_trendsno sensitive capability
  • invite_memberno sensitive capability
  • list_branchesno sensitive capability
  • list_revisionsno sensitive capability
  • make_branch_liveno sensitive capability
  • make_callno sensitive capability
  • pause_campaignno sensitive capability
  • publish_draftno sensitive capability
  • redeem_couponno sensitive capability
  • remove_agent_toolno sensitive capability
  • rename_branchno sensitive capability
  • search_audience_membersno sensitive capability
  • start_campaignno sensitive capability
  • test_agentno sensitive capability
  • text_to_speechno sensitive capability
  • transcribe_audiono sensitive capability
  • update_billing_alertsno sensitive capability
  • update_playbookno sensitive capability
  • validate_couponno sensitive capability

Toxic flows 1

Cross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).

What this scan could not see

Versions 5

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v0.11.2 latest A 96/100 2 1.13.0 2026-09-08
v0.11.1 A 96/100 2 1.12.1 2026-08-06
v0.10.0 A 96/100 2 1.9.0 2026-07-24
v0.9.5 A 96/100 2 1.9.0 2026-07-24
v0.9.4 A 93/100 5 1.8.0 2026-07-23

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 96/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/developer-smallestai-smallest-mcp-server/badge.svg)](https://mcptrustchecker.com/registry/developer-smallestai-smallest-mcp-server)
HTML
<a href="https://mcptrustchecker.com/registry/developer-smallestai-smallest-mcp-server"><img src="https://mcptrustchecker.com/registry/developer-smallestai-smallest-mcp-server/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/developer-smallestai-smallest-mcp-server/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan @developer-smallestai/smallest-mcp-server --online

Use the free API → How scoring works

More in AI & Agents