Skip to content

fix(metadata): verbatim MIT license for GitHub detection, registry-ready server.json - #159

Merged
cdeust merged 1 commit into
mainfrom
fix/license-and-registry-metadata
Jul 22, 2026
Merged

fix(metadata): verbatim MIT license for GitHub detection, registry-ready server.json#159
cdeust merged 1 commit into
mainfrom
fix/license-and-registry-metadata

Conversation

@cdeust

@cdeust cdeust commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Two listing-readiness fixes, no code changes:

  • LICENSE: GitHub's license detector reports NOASSERTION because of the descriptive preamble, independence statement, and trailing attribution note around the MIT text — which breaks the awesome-claude-code submission bot, the official plugin marketplace's validate-licenses CI, and MCP directories reading the GitHub license API. LICENSE is now the verbatim MIT template; all three displaced blocks move word-for-word to the README license section.
  • server.json: migrated from the 2025-07-09 snake_case schema to the current 2025-12-11 camelCase schema required by mcp-publisher, and version bumped 3.25.0 → 4.14.3 to match the live PyPI release of hypermnesia-mcp (whose published README already contains the mcp-name ownership marker — verified). The file is now ready for official MCP registry publication.

🤖 Generated with Claude Code

…hema + version in server.json

GitHub licensee reported NOASSERTION because of the descriptive preamble,
independence statement, and trailing attribution note inside LICENSE —
this breaks awesome-list license bots, the official marketplace's
validate-licenses CI, and any directory reading the GitHub license API.
All three blocks move verbatim to the README license section.

server.json migrates to the current 2025-12-11 camelCase schema and bumps
version 3.25.0 → 4.14.3 to match the live PyPI release of hypermnesia-mcp
(which already carries the mcp-name ownership marker in its published
README), making the file mcp-publisher-ready.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cdeust
cdeust merged commit 30d112a into main Jul 22, 2026
14 checks passed
@cdeust
cdeust deleted the fix/license-and-registry-metadata branch July 22, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant