"Terraform - Infrastructure as Code Tool or Related Search" matching MCP connectors:
Matching Connector Tools:
Evidence-gated task verification for AI agents. Decompose goals into acceptance criteria, attach proof (screenshot, curl, file), independent LLM judge accepts or rejects. 24 tools. Hosted remote MCP (streamable-http, OAuth 2.1 + DCR).
Free platform to test MCP clients without installing anything. Create mock tools with dynamic templates, configurable delays, conditions (if/then), and response sequences. Supports JSON-RPC 2.0 over Streamable HTTP. Built-in text_echo and json_echo tools. Rate-limited tiers: anonymous (5 calls/min, 1 mock tool), registered (10 calls/min, 4 mock tools), premium (60 calls/min, unlimited). Zero setup — no install, no registration required. More info: https://www.testmcp.dev
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.
Exposes FEDLIN's public security scanners as agent-callable tools over Streamable HTTP.
Agentic code review, no signup to try: reality gates + frontier-model review, with veto.
Estimated game fps for any GPU or Apple Silicon chip, with the limiter and tweaks.
Check if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.
Runs your code against a contract; returns HELD or BROKE at the exact input. Deterministic.
Machine-readable taxonomy of 100+ AI system failure modes spanning factuality, alignment, planning, code generation, and instruction following.
Pre-commit code quality guardian. Detects semantic drift in AI-generated code.
End-to-end API testing — generate and run tests from OpenAPI, curl, Postman, or real user traffic.
MCP server for static security analysis of Android source code
Infrastructure for managing mobile phones devices at scale
295k+ bug-fix patterns with MCP Hub proxy, PII filtering, and code search
Validates AI-generated Python: syntax, lint, security scan and deterministic repair.
Validates cron expressions and finds DST bugs that make jobs silently skip or double-fire.
Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args.
WCAG-Compliance/wcagc-mcp lets an assistant run real axe-core accessibility scans through the user's own wcagc account, rather than guessing accessibility from markup it can see. Tools cover a single URL or PDF, a full-site crawl, saved multi-step journeys, and violation trends.
AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.
## Skill Catalog The library contains 42 public skills organized by Rails development concern. | Category | Examples | |----------|----------| | Planning | `create-prd`, `generate-tasks`, `plan-tickets` | | Testing | `plan-tests`, `write-tests`, `test-service`, `triage-bug` | | Code quality | `code-review`, `respond-to-review`, `security-check`, `refactor-code` | | Architecture and DDD | `define-domain-language`, `review-domain-boundaries`, `model-domain`, `review-architecture` | | Rails imple