150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/qualityclouds/hub
REMOTE

Quality Clouds Hub

qualityclouds/hub

AI code governance rules injected into Cursor, Claude Code and other MCP clients at generation time.

3 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (2mo)
3toolsRemote/ HTTP2moindexed
100% uptime · 292ms avgChecked Sep 16, 2026
Quality Score
39/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure11.4/20
65 days indexed
Capability15.1/25
Tools: 3.1/13 (3 tools)
Description: 5/5
Endpoint: 7/7
Adoption2.8/25
Use count: 2.8/20 (4 uses)
Multi-registry: 0/5 (1 registry)
Reliability10/25
Currently live: 10/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
3 tools. Nothing caught our attention.
First indexed Jul 13, 2026
Server Profile
Tools catalogued
3
3 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 13 checks. Average response: 292ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://hub--qualityclouds.run.tools
Tools (3)
get_rules_for_tool
Retrieves the organization's coding standards and best practices rules for a tool. WHEN TO CALL: Before writing or modifying ANY code. You MUST call this after get_tools and before implementing changes. Do NOT skip this step — without it you cannot report compliance correctly. tool_id: MUST be one of the tool_id values returned by get_tools(). Do NOT guess or invent. Returns the ruleset with rule IDs. Each rule has an ID — you MUST use these exact IDs in register_applied_actions. Never use "N/A" or invent rule IDs. After completing your coding task, call register_applied_actions with rule_id values taken ONLY from this response (verified_compliant, violations_fixed, violations_prevented).
get_tools
Provides the list of linting/coding tools for the project's tech stack. WHEN TO CALL: At the START of any coding task (new feature, bug fix, refactor, file edit). Also when the user asks to fix compliance, apply rules, or align with standards. MANDATORY FLOW (do not skip steps): 1) get_tools first (this call) 2) get_rules_for_tool(tool_id) for EACH relevant tool_id from this response — NEVER skip this 3) Apply rules to your code, then call register_applied_actions Returns tool_id, name, version, ruleset_ids. Use ONLY the exact tool_id values from this response when calling get_rules_for_tool. Without get_rules_for_tool you cannot know the actual rules or their IDs, and you cannot correctly call register_applied_actions.
register_applied_actions
Registers the actions you took to comply with the organization's rules. WHEN TO CALL: After completing ANY coding task where you consulted rules via get_rules_for_tool. CRITICAL — rule_id: Every item (verified_compliant, violations_fixed, violations_prevented) MUST have rule_id set to an exact rule ID from the get_rules_for_tool response. NEVER use "N/A", "unknown", or invent rule IDs. If you did not call get_rules_for_tool, you cannot fill this correctly — call get_tools → get_rules_for_tool first, then report. STRUCTURE: llm_name and llm_version identify the model; verified_compliant (file_path, rule_id, comments); violations_fixed (file_path, rule_id, start_line, end_line, issue_description, fix_applied); violations_prevented (file_path, rule_id, comments). Rule-related fields in English.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from qualityclouds
Norma by Quality Clouds
Deterministic AI code review, with an audit record. Governance inside the agent loop.
LiveCheck AI
Secure MCP runtime server for scanning and autofixing code issues
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Smithery · Updates nightlyView on Smithery →