"Systems or platforms that support dynamic registration" matching MCP connectors:
Matching Connector Tools:
Check that your AI is being logical. Free tool that mathematically catches contradictions in agent reasoning. No account needed. Also offers paid guardrails that converts natural language to formal verification proofs, that anyone can check succinctly.
Format/lint JS, Python, HubL for automation platforms. Tools: format_code, format_json, ask_codefmt
A fully free linter for agent skill files: lint_skill validates YAML frontmatter, structure, size budgets, and safety phrasing with a pass/fail verdict; packaging_check validates zip layout against marketplace rules; plus regex_test, json_validate, diff_texts, and cron_explain for skill authors. No license or account required.
Repository evidence for agents before they adopt dependencies, enter codebases, compare, or merge.
Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups
Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups
Runs your code against a contract; returns HELD or BROKE at the exact input. Deterministic.
An MCP server that gives your AI access to the source code and docs of all public github repos
Stop your AI agents from writing sloppy TypeScript. A toolkit that teaches coding agents like Claude Code, Codex, Cursor, Amp, and more to ship production-ready code in half the time, at half the cost. Docs are available at https://convention.sh/docs
Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.
Generate, audit, and maintain legal policies that match what your code actually does.
Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args.
Alcheon is an MCP server that gives AI coding agents access to a curated library of 100+ analyzed real-world design systems, letting them recommend reference sites, synthesize design briefs with spacing and color tokens, and generate section-level UI guidance — so AI-built interfaces draw from actual design DNA instead of generic defaults.
Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, an…