← Back to search

Agentic Platform

andysalvo streamable_http Scanned 29d ago

Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.

C
64.2 / 100

Versions

1.0.0latest
first seen Jun 5, 2026
1.1.0
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 9

register
annotations: none low

Register for an API key to access expert skill files. Free tier includes 10 skill retrievals per day. No payment required.

list_skills
annotations: none low

List all available expert skill files with descriptions and pricing. Shows your usage stats if you provide an API key.

api_key string
get_skill
annotations: none low

Retrieve an expert skill file that makes you measurably better at a specific task. Each skill has auditable provenance and is curated by domain experts. Requires a valid API key.

api_key string skill_name string
check_usage
annotations: none low

Check your current usage stats including total calls, remaining credits, and free calls left today.

api_key string
buy_credits
annotations: none low

Get a Stripe checkout link to purchase more skill file credits. Returns a URL for your human operator to complete payment. Credits are added automatically after purchase.

tier string api_key string
agent_health_check
annotations: none low

Score any agent's system prompt on governance best practices from 0 to 100. Returns a detailed diagnostic report with specific issues found, severity ratings, and actionable fixes. Checks for authority leaks, silent inference, missing audit trails, and 14 other governance anti-patterns. No API key needed.

system_prompt string
mcp_manifest_lint
annotations: none low

The only MCP tool definition linter that exists. Validates your MCP tool definitions for anti-patterns, missing descriptions, bad parameter schemas, naming issues, and quality problems. Returns a pass/fail report with specific fixes for each issue found. No API key needed.

tools_json string
estimate_agent_cost
annotations: none low

Compare the cost of running an agent task across all major AI models including Claude, GPT, Gemini, Llama, and Mistral. Returns a comparison table with per-call, per-run, and per-day costs plus optimization tips. No API key needed.

model string num_calls string input_tokens string output_tokens string task_description string
evaluate_service
annotations: none low

Evaluate any MCP service for trustworthiness before spending money on it. Connects to the target server, checks reachability, governance declarations, tool definition quality, and audit endpoints. Returns a trust score from 0 to 100 with a recommendation: PROCEED, PROCEED WITH CAUTION, HIGH RISK, or DO NOT TRANSACT. No API key needed.

server_url string task_context string

Permissions 4

network medium
Server uses network capabilities via: httpx
filesystem low
Server uses filesystem capabilities via: open(), os, pathlib, shutil
shell high
Server uses shell capabilities via: subprocess
env_vars low
Server uses env_vars capabilities via: os.environ

Scan Findings 43

low
Tool 'register' has no annotations annotation_checker · 100%
low
Tool 'list_skills' has no annotations annotation_checker · 100%
low
Tool 'get_skill' has no annotations annotation_checker · 100%
low
Tool 'check_usage' has no annotations annotation_checker · 100%
low
Tool 'buy_credits' has no annotations annotation_checker · 100%
low
Tool 'agent_health_check' has no annotations annotation_checker · 100%
low
Tool 'mcp_manifest_lint' has no annotations annotation_checker · 100%
low
Tool 'estimate_agent_cost' has no annotations annotation_checker · 100%
low
Tool 'evaluate_service' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-2c2j-9gv5-cj73) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-7f5h-v6xp-fcq8) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-82w8-qh3p-5jfq) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-86qp-5c8j-p5mr) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-jp82-jpqv-5vv3) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-wqp7-x3pw-xc5r) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (GHSA-x746-7m8f-x49c) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-161) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-1941) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-1942) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-2280) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-2281) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-248) dependency_analyzer · 95%
medium
Vulnerable dependency: starlette@0.40.0 (PYSEC-2026-249) dependency_analyzer · 95%
info
Tool: register manifest_parser · 90%
info
Tool: list_skills manifest_parser · 90%
info
Tool: get_skill manifest_parser · 90%
info
Tool: check_usage manifest_parser · 90%
info
Tool: buy_credits manifest_parser · 90%
info
Tool: agent_health_check manifest_parser · 90%
info
Tool: mcp_manifest_lint manifest_parser · 90%
info
Tool: estimate_agent_cost manifest_parser · 90%
info
Tool: evaluate_service manifest_parser · 90%
info
Transport: streamable-http manifest_parser · 80%
info
Required env vars (7) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 90%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 3 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%