Skip to content

Releases: JSONbored/awesome-claude

@heyclaude/mcp v0.2.0

17 May 08:31
9d882c0

Choose a tag to compare

Summary

Validation

  • pnpm test:mcp
  • pnpm validate:mcp-endpoint -- --url https://heyclau.de/api/mcp --strict-tools
  • pnpm --filter @heyclaude/mcp pack --dry-run --json
  • MCP_PACKAGE_REMOTE_SMOKE_URL=https://heyclau.de/api/mcp pnpm validate:mcp-package

What's Changed

  • ci(release): fix mcp package tag push auth by @JSONbored in #368
  • fix(mcp): block remote proxy redirects in fetch wrapper by @JSONbored in #369
  • fix(web): redact secrets in MCP validator report outputs by @JSONbored in #370
  • fix(ci): handle README slug/filename mismatch in refresh body builder by @JSONbored in #371
  • fix(submissions): prevent website contact provenance spoofing by @JSONbored in #372
  • feat(mcp): add discovery and submission draft tools by @JSONbored in #373

Full Changelog: mcp-v0.1.2...mcp-v0.2.0

@heyclaude/mcp v0.1.2

17 May 04:02
6038011

Choose a tag to compare

Summary

Validation

  • pnpm test:mcp
  • pnpm validate:mcp-endpoint -- --url https://heyclau.de/api/mcp
  • pnpm --filter @heyclaude/mcp pack --dry-run --json
  • MCP_PACKAGE_REMOTE_SMOKE_URL=https://heyclau.de/api/mcp pnpm validate:mcp-package

What's Changed

  • Update contrastapi-mcp-server: 41 -> 49 tools by @UPinar in #333
  • fix(submission): preserve config snippets during import by @JSONbored in #336
  • ci(submission): validate generated automation pull requests by @JSONbored in #339
  • ci(submission): format generated import content by @JSONbored in #340
  • ci(submission): attribute import pull requests to submitters by @JSONbored in #341
  • fix(submission): attribute PR risk to original submitters by @JSONbored in #342
  • chore(ci): clean security and quality debt by @JSONbored in #344
  • feat(content): add mcp legal-fournier-spain-legal-mcp by @github-actions[bot] in #338
  • feat(content): add mcp memesio-mcp-server by @github-actions[bot] in #337
  • fix(ci): remove privileged submission PR checkout by @JSONbored in #346
  • chore(repo): rename GitHub surface to awesome-claude by @JSONbored in #345
  • fix(security): harden submission and release paths by @JSONbored in #347
  • feat(submission): harden contributor risk analysis by @JSONbored in #350
  • fix(deps): update non-major dependencies by @renovate[bot] in #299
  • feat(content): add mcp packrift-mcp-server by @github-actions[bot] in #360
  • fix(submissions): route freeform intake without red CI by @JSONbored in #361
  • fix(mcp): reject optional GET streams on worker endpoint by @JSONbored in #362
  • feat(submissions): add maintainer queue workbench by @JSONbored in #363
  • feat(growth): surface community discovery signals by @JSONbored in #364
  • fix(submissions): harden intake comments and restore awesome badge by @JSONbored in #366

New Contributors

Full Changelog: mcp-v0.1.1...mcp-v0.1.2

@heyclaude/mcp v0.1.1

10 May 12:26
bcc3af4

Choose a tag to compare

Summary

Validation

  • pnpm test:mcp
  • pnpm validate:mcp-endpoint -- --url https://heyclau.de/api/mcp
  • pnpm --filter @heyclaude/mcp pack --dry-run --json
  • MCP_PACKAGE_REMOTE_SMOKE_URL=https://heyclau.de/api/mcp pnpm validate:mcp-package

What's Changed

Full Changelog: mcp-v0.1.0...mcp-v0.1.1

@heyclaude/mcp v0.1.0

10 May 11:48
231af96

Choose a tag to compare

Initial public release of the HeyClaude read-only MCP package.

Package

Highlights

  • Remote-first stdio bridge for MCP clients
  • Local artifact-backed mode via --local --data-dir
  • CLI support for --help, --version, --url, and timeout controls

Validation

  • pnpm test:mcp
  • MCP_PACKAGE_REMOTE_SMOKE_URL=https://heyclau.de/api/mcp pnpm validate:mcp-package
  • npm publish --access public --dry-run
  • npm exec -y --package @heyclaude/mcp@0.1.0 -- heyclaude-mcp --version

Release note

This first version was bootstrapped manually because npm trusted publishing cannot be attached until the package record exists. Future MCP package releases are configured for GitHub Actions trusted publishing through publish-mcp-npm.yml and the npm-production environment.

What's Changed

  • refactor: major overhaul (next.js migration, feature additions, etc) by @JSONbored in #6
  • build(deps): Bump tj-actions/changed-files from 39 to 46 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #7
  • refactor: major overhaul (next.js migration, feature additions, etc) by @JSONbored in #8
  • feat: various new features (trending, PWA, updated submit form w/ API) by @JSONbored in #12
  • feat: improve metadata, trending algorithm, and partner page function by @JSONbored in #13
  • feat: optimize Vercel resource usage and reduce costs by 50-70% by @JSONbored in #14
  • Implements Programmatic SEO System by @JSONbored in #15
  • feat: Complete detail page template system & comprehensive optimizations by @JSONbored in #22
  • Feat/optimizations pt 2 by @JSONbored in #23
  • feat: SEO content update + content sidebar update by @JSONbored in #24
  • feat: Major Content Restructure & Quality Improvements by @JSONbored in #25
  • fix: resolve production CSP violations and service worker errors by @JSONbored in #26
  • feat: major platform overhaul - complete src/ migration, PWA implementation, and API infrastructure by @JSONbored in #33
  • ci: optimize workflows with intelligent path filtering by @JSONbored in #37
  • chore: fix README badges by @JSONbored in #38
  • fix: restore Umami analytics with proper async rendering and defer strategy by @JSONbored in #39
  • fix: resolve CSP violations and update Umami analytics configuration by @JSONbored in #40
  • [MCP] Add Reddit MCP Buddy - Reddit browsing and analysis server by @karanb192 in #30
  • fix: update reddit-mcp-buddy schema compliance by @JSONbored in #41
  • fix: add CSP strict-dynamic, JSON-LD nonces, and trending hybrid scoring by @JSONbored in #42
  • chore(deps): Bump @react-email/render from 1.3.1 to 1.3.2 by @dependabot[bot] in #58
  • chore(deps-dev): Bump knip from 5.64.1 to 5.64.2 by @dependabot[bot] in #57
  • chore(deps): Bump zod from 4.1.11 to 4.1.12 by @dependabot[bot] in #55
  • chore(deps): Bump @upstash/redis from 1.35.4 to 1.35.5 in the infrastructure group by @dependabot[bot] in #54
  • chore(deps): Bump @types/node from 24.6.2 to 24.7.0 in the typescript group by @dependabot[bot] in #53
  • ci(deps): Bump treosh/lighthouse-ci-action from 11 to 12 by @dependabot[bot] in #52
  • ci(deps): Bump hashicorp/nextjs-bundle-analysis from 0.3.0 to 0.5.0 by @dependabot[bot] in #51
  • ci(deps): Bump actions/labeler from 5 to 6 by @dependabot[bot] in #50
  • chore(deps): Bump @react-email/components from 0.5.5 to 0.5.6 by @dependabot[bot] in #56
  • chore(deps): Bump fumadocs-ui from 15.8.2 to 15.8.3 by @dependabot[bot] in #35
  • chore(deps): Bump fumadocs-openapi from 9.4.0 to 9.4.1 by @dependabot[bot] in #34
  • Analyze and integrate email templates with resend by @JSONbored in #48
  • Refactors and enhances Collections system (#92) by @JSONbored in #106
  • Enhances content validation and dependency installation by @JSONbored in #115
  • Enhances platform with new features and content by @JSONbored in #117
  • Enhances platform with new features and content by @JSONbored in #118
  • feat: optimize Redis cache usage by @JSONbored in #121
  • feat: major migration to database-first architecture by @JSONbored in #153
  • feat: auth/sign-in updates & design changes by @JSONbored in #156
  • feat: migrations + refactors from codebase -> database (llms.txt, RSS/Atom feeds, sitemap generator, etc) by @JSONbored in #159
  • feat: edge function migrations / webhook-router + seo-api by @JSONbored in #163
  • feat: major API migration, companies system, and codebase modernization by @JSONbored in #180
  • feat: split newsletter component into focused, tree-shakeable modules by @JSONbored in #182
  • Fix/build issues by @JSONbored in #214
  • refactor(config): hardcode static config and simplify build pipeline by @JSONbored in #216
  • fix: vercel build issues by @JSONbored in #219
  • fix: vercel build issues by @JSONbored in #220
  • fix(analytics): fix vercel + umami analytics + edge functions by @JSONbored in #221
  • refactor(generators): run scripts directly via tsx instead of compile… by @JSONbored in #224
  • refactor: improve auth layout styling, error handling, and add type-safe action hooks by @JSONbored in #225
  • Feat: design-system token consolidation and edge API routes by @JSONbored in #228
  • feat(launch): relaunch heyclaude with rebuilt catalog, workers runtime, and hardened content pipeline by @JSONbored in #297
  • ci(workflows): harden action pinning and dependency automation policy by @JSONbored in #302
  • feat(registry): harden API, MCP, Raycast, and jobs by @JSONbored in #311
  • feat(content): add mcp zyntra-mail by @github-actions[bot] in #314
  • ci(submissions): install dependencies for issue validation by @JSONbored in #315
  • ci(submissions): add stale queue hygiene by @JSONbored in #318
  • feat(growth): add trust report and mcp config validator by @JSONbored in #319
  • chore(deps): lock file maintenance by @renovate[bot] in #309
  • ci(submission): add intake security and tools routing by @JSONbored in #327
  • Add Xquik MCP server listing by @kriptoburak in #326
  • ci(readme): add refresh provenance summaries by @JSONbored in #329
  • docs(readme): refresh generated catalog index by @github-actions[bot] in #328
  • feat(mcp): add remote-first package release flow by @JSONbored in #330
  • fix(mcp): normalize npm package metadata by @JSONbored in #331

New Contributors

Full Changelog: https://github.c...

Read more