Prepare github-webhook-mcp for Anthropic local directory submission#39
Merged
lipluscodex merged 5 commits intomainfrom Mar 23, 2026
Merged
Conversation
README と manifest を Anthropic local MCP directory submission 向けに整理し、Node MCP ツールへ readOnlyHint/destructiveHint を追加しました。\n\n公式一覧提出で不足していた privacy policy 導線、working examples、公開メタデータを先に揃えるための中間整理です。\n\nRefs #38
Anthropic local MCP directory submission 向けの README、manifest、tool annotation 更新に合わせて、mcp-server の lockfile を 0.3.0 構成へ同期しました。\n\nMCPB 本体は現時点では CD の release asset として扱い、repo には含めません。\n\nRefs #38
生成される MCPB は現時点では CD の release asset として扱うため、作業 tree に残っても差分ノイズにならないよう .gitignore へ追加しました。\n\nRefs #38
README と manifest の privacy policy URL を smgjp.com 上の公開ページへ切り替えました。\n\nAnthropic local MCP directory submission 向けに、拡張専用の公開 URL を source of truth として固定するための更新です。\n\nRefs #38
Anthropic local directory submission 向けの整備を patch release に載せるため、mcp-server の version を 0.3.1 に更新し、manifest と lockfile を揃えた。\n\nRefs #38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.mcpbbundles and align the package lockfile with the packaged buildValidation
npm installnode --check mcp-server/server/index.jsnpm run pack:mcpb.mcpbinstall test passed withevents.jsonconfiguredCloses #38