{"name":"io.github.JSONbored/heyclaude","slug":"jsonbored-heyclaude","title":"HeyClaude — Claude & AI workflow directory","description":"Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.","url":"https://mcp.market/server/jsonbored-heyclaude","rating":null,"grade":"B","score":82,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":50,"stars":300,"forks":144,"downloads_week":40,"last_push_at":"2026-08-16T21:43:07.000Z","license":"MIT"},"uptime":{"percent":86,"checks":28,"ok":24,"last_checked_at":"2026-09-27T09:41:23.194Z","last_ok_at":"2026-09-27T09:41:23.194Z","latency_ms":238},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/JSONbored/awesome-claude","website":"https://heyclau.de","version":"0.4.0","remotes":[{"type":"streamable-http","url":"https://heyclau.de/api/mcp"}],"packages":[{"registryType":"npm","identifier":"@heyclaude/mcp","version":"0.4.0","runtimeHint":"npx","transport":{"type":"stdio"}}],"tools":[{"name":"entry.asset","description":"Fetch the category-aware copy/install asset for a HeyClaude entry without writing local files. Pass assetType (e.g. 'install_command', 'config_snippet') to return only that asset and avoid the full_content/script payloads when you do not need them.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry (e.g. 'mcp', 'skills')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry to fetch the asset for."},"platform":{"description":"Target platform to tailor the install command or config snippet.","type":"string","minLength":1,"maxLength":80},"assetType":{"description":"Return only this asset type instead of every asset. Use it to avoid paying for the full_content or script payload (up to tens of KB) when you only need, e.g., the install_command or config_snippet.","type":"string","enum":["full_content","install_command","config_snippet","script","command_syntax","usage","items"]}},"required":["category","slug"],"additionalProperties":false}},{"name":"entry.compare","description":"Compare 2-5 read-only HeyClaude entries by fit, category, platforms, source metadata, and install complexity.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entries":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry (e.g. 'mcp', 'skills')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry."}},"required":["category","slug"],"additionalProperties":false},"description":"2–5 entries to compare, each identified by category and slug."},"platform":{"description":"Target platform for the comparison (affects install steps shown).","type":"string","minLength":1,"maxLength":80}},"required":["entries"],"additionalProperties":false}},{"name":"entry.coverage","description":"Compare 2-5 HeyClaude entries side by side by how much trust metadata they disclose (source, package, safety, privacy, and review provenance) and rank them by deterministic signal coverage. This measures disclosed-metadata completeness only; it is not a malware scan, a safety verdict, or installation approval, and a higher score does not mean an entry is safe.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entries":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"}},"required":["category","slug"],"additionalProperties":false},"description":"2-5 entries to compare by disclosed trust metadata coverage."},"platform":{"type":"string","minLength":1,"maxLength":80}},"required":["entries"],"additionalProperties":false}},{"name":"entry.detail","description":"Fetch a read-only HeyClaude registry entry detail payload by category and slug. By default (bodyMode='excerpt') the body markdown is trimmed to a short lead and large copyable fields are omitted to conserve context, with bodyChars/bodyTruncated/omittedFields describing what was dropped; pass bodyMode='full' for the complete content or 'none' to drop the body entirely. Use entry.asset to retrieve omitted install/script content.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry (e.g. 'mcp', 'skills', 'agents')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry to fetch."},"bodyMode":{"type":"string","enum":["none","excerpt","full"],"description":"How much entry content to return. 'excerpt' (default) trims the body markdown to a short lead and omits large copyable fields (scriptBody, fullCopyableContent, copySnippet), reporting what was dropped via bodyChars/bodyTruncated/omittedFields; 'none' also drops the body; 'full' returns everything. Use entry.asset for omitted install/script content, and request 'full' only when you truly need the complete inline content — it can be tens of kilobytes."}},"required":["category","slug"],"additionalProperties":false}},{"name":"entry.related","description":"Fetch read-only related HeyClaude entries based on category, tags, platforms, keywords, and source metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the reference entry (e.g. 'mcp', 'skills')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the reference entry to find related entries for."},"limit":{"description":"Maximum related entries to return (1–25, default 8).","type":"integer","minimum":1,"maximum":25}},"required":["category","slug"],"additionalProperties":false}},{"name":"entry.safety","description":"Review 1-5 HeyClaude entries for source, package, safety, and privacy metadata fit before install or recommendation. This is a metadata review only and does not provide malware scanning, automatic safety guarantees, or installation approval.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entries":{"minItems":1,"maxItems":5,"type":"array","items":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry."}},"required":["category","slug"],"additionalProperties":false},"description":"1–5 entries to review for safety and privacy metadata, each identified by category and slug."},"platform":{"description":"Target platform to contextualize safety and compatibility notes.","type":"string","minLength":1,"maxLength":80}},"required":["entries"],"additionalProperties":false}},{"name":"entry.trust","description":"Explain deterministic trust, source, package, safety, privacy, and review metadata signals for one HeyClaude entry. This is a metadata review only and does not provide malware scanning, automatic safety guarantees, or installation approval.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry (e.g. 'mcp', 'skills', 'agents')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry to explain trust signals for."}},"required":["category","slug"],"additionalProperties":false}},{"name":"install.adapter","description":"Fetch generated read-only platform adapter content, currently Cursor rule adapters for skill packages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the skill to generate a platform adapter for."},"platform":{"description":"Target platform for the adapter (defaults to 'cursor').","type":"string","minLength":1,"maxLength":80}},"required":["slug"],"additionalProperties":false}},{"name":"install.compatibility","description":"Fetch platform compatibility metadata for a HeyClaude skill entry.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Entry category (defaults to 'skills').","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the skill entry to check compatibility for."}},"required":["slug"],"additionalProperties":false}},{"name":"install.guidance","description":"Fetch read-only install, config, usage, and package guidance for a HeyClaude entry.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Category of the entry (e.g. 'mcp', 'skills')."},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$","description":"Slug of the entry to get install guidance for."},"platform":{"description":"Target platform to tailor the install steps (e.g. 'claude-desktop', 'cursor').","type":"string","minLength":1,"maxLength":80}},"required":["category","slug"],"additionalProperties":false}},{"name":"install.setup","description":"Fetch read-only MCP client setup snippets for Codex, Claude Desktop, Cursor, Windsurf, or remote HTTP clients.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"client":{"description":"MCP client to generate a setup snippet for (e.g. 'claude-desktop', 'cursor').","type":"string","enum":["codex","claude-desktop","cursor","windsurf","remote-http"]},"endpointUrl":{"description":"Override the default remote MCP endpoint URL in the generated snippet.","type":"string","maxLength":500,"format":"uri"}},"additionalProperties":false}},{"name":"registry.feeds","description":"List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"registry.info","description":"Fetch read-only HeyClaude MCP package, registry, tool, and public rate-limit metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"registry.list","description":"List read-only HeyClaude entries with bounded pagination and optional category, platform, tag, and query filters.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Category to list entries from (e.g. 'mcp', 'skills', 'agents').","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"platform":{"description":"Filter to entries compatible with this platform.","type":"string","minLength":1,"maxLength":80},"tag":{"description":"Filter to entries carrying this exact tag.","type":"string","minLength":1,"maxLength":80},"query":{"description":"Keyword search to narrow the listing.","type":"string","maxLength":240},"hasSafetyNotes":{"description":"Filter by whether entries include safety notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"hasPrivacyNotes":{"description":"Filter by whether entries include privacy notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"downloadTrust":{"description":"Filter by package download trust level ('first-party', 'external', 'none', or 'all').","type":"string","enum":["all","first-party","external","none"]},"claimStatus":{"description":"Filter by claim or verification status ('unclaimed', 'pending', 'verified', or 'all').","type":"string","enum":["all","unclaimed","pending","verified"]},"sourceStatus":{"description":"Filter by whether the entry's source URL is reachable ('available', 'missing', or 'all').","type":"string","enum":["all","available","missing"]},"offset":{"description":"Pagination offset for large result sets (0–5000).","type":"integer","minimum":0,"maximum":5000},"limit":{"description":"Number of entries per page (1–25, default 20).","type":"integer","minimum":1,"maximum":25}},"additionalProperties":false}},{"name":"registry.plan","description":"Plan a read-only Claude or Codex workflow toolbox from ranked HeyClaude registry entries. Each entry includes an inline install block (install command, config snippet, download URL) and the recommended stack is summarized as a copy-pasteable installPlan, alongside trust and follow-up guidance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"goal":{"type":"string","minLength":2,"maxLength":240,"description":"Plain-language description of the workflow or goal to build a toolbox for."},"category":{"description":"Constrain recommendations to a single category (e.g. 'mcp', 'skills').","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"platform":{"description":"Target platform or client for the toolbox (e.g. 'claude-desktop', 'cursor').","type":"string","minLength":1,"maxLength":80},"limit":{"description":"Maximum number of recommendations to include (1–10, default 6).","type":"integer","minimum":1,"maximum":10}},"required":["goal"],"additionalProperties":false}},{"name":"registry.recommend","description":"Answer 'what should I use to do X' in one call. Given a plain-language task (and optional platform/category), returns the best-match HeyClaude entries ranked by fit — each with why it fits, trust summary, disclosed safety/privacy notes, and an inline install block — plus a topPick and a consolidated installPlan. Unlike workflow.plan it does not force category diversity; it returns the genuinely best matches. Collapses the search → compare → detail → asset loop into a single answer-shaped response.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"task":{"type":"string","minLength":2,"maxLength":240,"description":"Plain-language description of what you want to accomplish, e.g. 'review pull requests in Claude Code' or 'connect to a Postgres database'."},"category":{"description":"Restrict recommendations to a single category.","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"platform":{"description":"Restrict to entries compatible with this platform.","type":"string","minLength":1,"maxLength":80},"limit":{"description":"Maximum recommendations to return (default 3).","type":"integer","minimum":1,"maximum":5}},"required":["task"],"additionalProperties":false}},{"name":"registry.search","description":"Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Keywords to search for in entry titles, descriptions, and tags.","type":"string","maxLength":240},"category":{"description":"Restrict results to this category (e.g. 'mcp', 'skills', 'hooks').","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"platform":{"description":"Restrict to entries compatible with this platform (e.g. 'claude-desktop', 'cursor').","type":"string","minLength":1,"maxLength":80},"tag":{"description":"Return only entries carrying this exact tag.","type":"string","minLength":1,"maxLength":80},"hasSafetyNotes":{"description":"Filter by whether entries include safety notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"hasPrivacyNotes":{"description":"Filter by whether entries include privacy notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"downloadTrust":{"description":"Filter by package download trust level ('first-party', 'external', 'none', or 'all').","type":"string","enum":["all","first-party","external","none"]},"claimStatus":{"description":"Filter by claim or verification status ('unclaimed', 'pending', 'verified', or 'all').","type":"string","enum":["all","unclaimed","pending","verified"]},"sourceStatus":{"description":"Filter by whether the entry's source URL is reachable ('available', 'missing', or 'all').","type":"string","enum":["all","available","missing"]},"limit":{"description":"Maximum number of results to return (1–25, default 10).","type":"integer","minimum":1,"maximum":25}},"additionalProperties":false}},{"name":"registry.stats","description":"Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"registry.updates","description":"List recently added or upstream-updated HeyClaude entries from generated registry metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Restrict to a single category (e.g. 'mcp', 'hooks').","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"platform":{"description":"Filter to entries compatible with this platform.","type":"string","minLength":1,"maxLength":80},"tag":{"description":"Filter to entries carrying this exact tag.","type":"string","minLength":1,"maxLength":80},"query":{"description":"Keyword search to narrow the listing.","type":"string","maxLength":240},"hasSafetyNotes":{"description":"Filter by whether entries include safety notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"hasPrivacyNotes":{"description":"Filter by whether entries include privacy notes ('true', 'false', or 'all').","type":"string","enum":["all","true","false"]},"downloadTrust":{"description":"Filter by package download trust level ('first-party', 'external', 'none', or 'all').","type":"string","enum":["all","first-party","external","none"]},"claimStatus":{"description":"Filter by claim or verification status ('unclaimed', 'pending', 'verified', or 'all').","type":"string","enum":["all","unclaimed","pending","verified"]},"sourceStatus":{"description":"Filter by whether the entry's source URL is reachable ('available', 'missing', or 'all').","type":"string","enum":["all","available","missing"]},"since":{"description":"Return only entries updated after this date, e.g. '2026-05-01'.","type":"string","minLength":4,"maxLength":40},"limit":{"description":"Maximum entries to return (1–25, default 10).","type":"integer","minimum":1,"maximum":25}},"additionalProperties":false}},{"name":"submission.duplicates","description":"Search generated registry artifacts for likely duplicate entries before a user opens a submission PR.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Category to scope the duplicate search.","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"slug":{"description":"Slug to check for an exact existing entry.","type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"name":{"description":"Tool or resource name to search for near-duplicates.","type":"string","minLength":1,"maxLength":240},"title":{"description":"Display title to search for near-duplicates.","type":"string","minLength":1,"maxLength":240},"sourceUrl":{"description":"Primary source URL to check against existing entries.","type":"string","minLength":1,"maxLength":500},"sourceUrls":{"description":"Multiple source URLs to check (e.g. GitHub repo + docs site).","maxItems":10,"type":"array","items":{"type":"string","minLength":1,"maxLength":500}},"githubUrl":{"description":"GitHub repository URL to check for duplicates.","type":"string","minLength":1,"maxLength":500},"docsUrl":{"description":"Documentation URL to check for duplicates.","type":"string","minLength":1,"maxLength":500},"downloadUrl":{"description":"Download or release URL to check for duplicates.","type":"string","minLength":1,"maxLength":500},"websiteUrl":{"description":"Homepage or product URL to check for duplicates.","type":"string","minLength":1,"maxLength":500},"brandDomain":{"description":"Brand's canonical domain (e.g. 'example.com') to check for duplicates.","type":"string","minLength":1,"maxLength":255},"limit":{"description":"Maximum number of duplicate candidates to return (1–10).","type":"integer","minimum":1,"maximum":10}},"additionalProperties":false}},{"name":"submission.examples","description":"Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Category to fetch submission examples for. Returns cross-category examples if omitted.","type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]}},"additionalProperties":false}},{"name":"submission.guidance","description":"Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Category to fetch contribution guidelines for. Returns general guidance if omitted.","type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]}},"additionalProperties":false}},{"name":"submission.policy","description":"Fetch HeyClaude's read-only submission, artifact, import, and maintainer-review policy for contributors and agents.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"submission.prepare","description":"Build a read-only maintainer-reviewed HeyClaude submission draft with canonical PR text and URLs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"fields":{"type":"object","properties":{"name":{"type":"string","maxLength":4000},"title":{"type":"string","maxLength":4000},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"category":{"type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]},"github_url":{"type":"string","maxLength":4000},"docs_url":{"type":"string","maxLength":4000},"source_url":{"type":"string","maxLength":4000},"brand_name":{"type":"string","maxLength":4000},"brand_domain":{"type":"string","maxLength":4000},"author":{"type":"string","maxLength":4000},"contact_email":{"type":"string","maxLength":4000},"tags":{"anyOf":[{"type":"string","maxLength":1000},{"maxItems":20,"type":"array","items":{"type":"string","minLength":1,"maxLength":80}}]},"description":{"type":"string","maxLength":24000},"card_description":{"type":"string","maxLength":4000},"full_copyable_content":{"type":"string","maxLength":24000},"install_command":{"type":"string","maxLength":4000},"usage_snippet":{"type":"string","maxLength":24000},"command_syntax":{"type":"string","maxLength":4000},"trigger":{"type":"string","maxLength":4000},"guide_content":{"type":"string","maxLength":24000},"items":{"type":"string","maxLength":24000},"script_language":{"type":"string","maxLength":4000},"skill_type":{"type":"string","maxLength":4000},"skill_level":{"type":"string","maxLength":4000},"verification_status":{"type":"string","maxLength":4000},"verified_at":{"type":"string","maxLength":4000},"download_url":{"type":"string","maxLength":4000},"config_snippet":{"type":"string","maxLength":24000},"retrieval_sources":{"type":"string","maxLength":24000},"tested_platforms":{"type":"string","maxLength":4000},"prerequisites":{"type":"string","maxLength":24000},"safety_notes":{"type":"string"},"privacy_notes":{"type":"string"},"troubleshooting_section":{"type":"string","maxLength":24000},"installation_order":{"type":"string","maxLength":4000},"estimated_setup_time":{"type":"string","maxLength":4000},"difficulty":{"type":"string","maxLength":4000}},"additionalProperties":false,"description":"Submission field values to compile into a canonical maintainer-reviewed PR draft."}},"required":["fields"],"additionalProperties":false}},{"name":"submission.review","description":"Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"fields":{"type":"object","properties":{"name":{"type":"string","maxLength":4000},"title":{"type":"string","maxLength":4000},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"category":{"type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]},"github_url":{"type":"string","maxLength":4000},"docs_url":{"type":"string","maxLength":4000},"source_url":{"type":"string","maxLength":4000},"brand_name":{"type":"string","maxLength":4000},"brand_domain":{"type":"string","maxLength":4000},"author":{"type":"string","maxLength":4000},"contact_email":{"type":"string","maxLength":4000},"tags":{"anyOf":[{"type":"string","maxLength":1000},{"maxItems":20,"type":"array","items":{"type":"string","minLength":1,"maxLength":80}}]},"description":{"type":"string","maxLength":24000},"card_description":{"type":"string","maxLength":4000},"full_copyable_content":{"type":"string","maxLength":24000},"install_command":{"type":"string","maxLength":4000},"usage_snippet":{"type":"string","maxLength":24000},"command_syntax":{"type":"string","maxLength":4000},"trigger":{"type":"string","maxLength":4000},"guide_content":{"type":"string","maxLength":24000},"items":{"type":"string","maxLength":24000},"script_language":{"type":"string","maxLength":4000},"skill_type":{"type":"string","maxLength":4000},"skill_level":{"type":"string","maxLength":4000},"verification_status":{"type":"string","maxLength":4000},"verified_at":{"type":"string","maxLength":4000},"download_url":{"type":"string","maxLength":4000},"config_snippet":{"type":"string","maxLength":24000},"retrieval_sources":{"type":"string","maxLength":24000},"tested_platforms":{"type":"string","maxLength":4000},"prerequisites":{"type":"string","maxLength":24000},"safety_notes":{"type":"string"},"privacy_notes":{"type":"string"},"troubleshooting_section":{"type":"string","maxLength":24000},"installation_order":{"type":"string","maxLength":4000},"estimated_setup_time":{"type":"string","maxLength":4000},"difficulty":{"type":"string","maxLength":4000}},"additionalProperties":false,"description":"Submission field values to review for schema errors and maintainer checklist items."},"duplicateLimit":{"description":"Maximum number of duplicate candidates to include in the review.","type":"integer","minimum":1,"maximum":10}},"required":["fields"],"additionalProperties":false}},{"name":"submission.schema","description":"Fetch read-only HeyClaude submission schemas for PR-first intake by category.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Submission category to fetch the schema for. Returns all schemas if omitted.","type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]}},"additionalProperties":false}},{"name":"submission.urls","description":"Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"fields":{"type":"object","properties":{"name":{"type":"string","maxLength":4000},"title":{"type":"string","maxLength":4000},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"category":{"type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]},"github_url":{"type":"string","maxLength":4000},"docs_url":{"type":"string","maxLength":4000},"source_url":{"type":"string","maxLength":4000},"brand_name":{"type":"string","maxLength":4000},"brand_domain":{"type":"string","maxLength":4000},"author":{"type":"string","maxLength":4000},"contact_email":{"type":"string","maxLength":4000},"tags":{"anyOf":[{"type":"string","maxLength":1000},{"maxItems":20,"type":"array","items":{"type":"string","minLength":1,"maxLength":80}}]},"description":{"type":"string","maxLength":24000},"card_description":{"type":"string","maxLength":4000},"full_copyable_content":{"type":"string","maxLength":24000},"install_command":{"type":"string","maxLength":4000},"usage_snippet":{"type":"string","maxLength":24000},"command_syntax":{"type":"string","maxLength":4000},"trigger":{"type":"string","maxLength":4000},"guide_content":{"type":"string","maxLength":24000},"items":{"type":"string","maxLength":24000},"script_language":{"type":"string","maxLength":4000},"skill_type":{"type":"string","maxLength":4000},"skill_level":{"type":"string","maxLength":4000},"verification_status":{"type":"string","maxLength":4000},"verified_at":{"type":"string","maxLength":4000},"download_url":{"type":"string","maxLength":4000},"config_snippet":{"type":"string","maxLength":24000},"retrieval_sources":{"type":"string","maxLength":24000},"tested_platforms":{"type":"string","maxLength":4000},"prerequisites":{"type":"string","maxLength":24000},"safety_notes":{"type":"string"},"privacy_notes":{"type":"string"},"troubleshooting_section":{"type":"string","maxLength":24000},"installation_order":{"type":"string","maxLength":4000},"estimated_setup_time":{"type":"string","maxLength":4000},"difficulty":{"type":"string","maxLength":4000}},"additionalProperties":false,"description":"Validated submission field values to encode into submit and review URLs."},"includePrBody":{"description":"Include a pre-filled PR body in the returned URL.","type":"boolean"}},"required":["fields"],"additionalProperties":false}},{"name":"submission.validate","description":"Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"fields":{"type":"object","properties":{"name":{"type":"string","maxLength":4000},"title":{"type":"string","maxLength":4000},"slug":{"type":"string","minLength":1,"maxLength":120,"pattern":"^[a-z0-9-]+$"},"category":{"type":"string","enum":["agents","rules","mcp","skills","hooks","commands","statuslines","collections","guides"]},"github_url":{"type":"string","maxLength":4000},"docs_url":{"type":"string","maxLength":4000},"source_url":{"type":"string","maxLength":4000},"brand_name":{"type":"string","maxLength":4000},"brand_domain":{"type":"string","maxLength":4000},"author":{"type":"string","maxLength":4000},"contact_email":{"type":"string","maxLength":4000},"tags":{"anyOf":[{"type":"string","maxLength":1000},{"maxItems":20,"type":"array","items":{"type":"string","minLength":1,"maxLength":80}}]},"description":{"type":"string","maxLength":24000},"card_description":{"type":"string","maxLength":4000},"full_copyable_content":{"type":"string","maxLength":24000},"install_command":{"type":"string","maxLength":4000},"usage_snippet":{"type":"string","maxLength":24000},"command_syntax":{"type":"string","maxLength":4000},"trigger":{"type":"string","maxLength":4000},"guide_content":{"type":"string","maxLength":24000},"items":{"type":"string","maxLength":24000},"script_language":{"type":"string","maxLength":4000},"skill_type":{"type":"string","maxLength":4000},"skill_level":{"type":"string","maxLength":4000},"verification_status":{"type":"string","maxLength":4000},"verified_at":{"type":"string","maxLength":4000},"download_url":{"type":"string","maxLength":4000},"config_snippet":{"type":"string","maxLength":24000},"retrieval_sources":{"type":"string","maxLength":24000},"tested_platforms":{"type":"string","maxLength":4000},"prerequisites":{"type":"string","maxLength":24000},"safety_notes":{"type":"string"},"privacy_notes":{"type":"string"},"troubleshooting_section":{"type":"string","maxLength":24000},"installation_order":{"type":"string","maxLength":4000},"estimated_setup_time":{"type":"string","maxLength":4000},"difficulty":{"type":"string","maxLength":4000}},"additionalProperties":false,"description":"Submission field values to validate against the HeyClaude content schema."}},"required":["fields"],"additionalProperties":false}}],"scan":{"score":82,"grade":"B","scanned_at":"2026-09-26T16:35:38.401Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T16:35:38.352Z","components":{"code":{"score":25,"max":25,"notes":["17 source files scanned"]},"reliability":{"score":12,"max":20,"notes":["remote reachable in 10273ms"]},"poisoning":{"score":15,"max":15,"notes":["28 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":12,"max":15,"notes":["last push 41 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[],"inputs":{"probes":[{"url":"https://heyclau.de/api/mcp","reachable":true,"authRequired":false,"latencyMs":10273,"serverInfo":{"name":"heyclaude-registry","version":"0.14.9"}}],"packages":[{"registryType":"npm","identifier":"@heyclaude/mcp","version":"0.4.0","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":2,"publishedAt":"2026-06-25T08:06:51.918Z","repositoryUrl":"git+https://github.com/JSONbored/awesome-claude.git","weeklyDownloads":40}],"repo":{"found":true,"owner":"JSONbored","repo":"awesome-claude","archived":false,"pushedAt":"2026-08-16T21:43:07Z","stars":300,"forks":144,"openIssues":56,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/49853598?v=4","ownerCreatedAt":"2019-04-22T04:28:07Z","license":"MIT"},"icon":{"url":"https://heyclau.de/favicon.svg","source":"site"},"presence":{"stars":300,"forks":144,"downloadsWeek":40,"license":"MIT","lastPushAt":"2026-08-16T21:43:07.000Z","score":50}}}},"grade_history":[],"reviews":[]}