Skip to content

Prepare github-webhook-mcp for Anthropic local directory submission#39

Merged
lipluscodex merged 5 commits intomainfrom
enhancement/38-anthropic-local-directory-submission
Mar 23, 2026
Merged

Prepare github-webhook-mcp for Anthropic local directory submission#39
lipluscodex merged 5 commits intomainfrom
enhancement/38-anthropic-local-directory-submission

Conversation

@lipluscodex
Copy link
Copy Markdown
Collaborator

Summary

  • restructure the README for Anthropic local MCP directory submission readiness
  • add manifest metadata and a public privacy policy URL
  • annotate MCP tools with read-only/destructive hints for review
  • ignore generated .mcpb bundles and align the package lockfile with the packaged build

Validation

  • npm install
  • node --check mcp-server/server/index.js
  • npm run pack:mcpb
  • Claude Desktop local .mcpb install test passed with events.json configured

Closes #38

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
@lipluscodex lipluscodex merged commit 6565038 into main Mar 23, 2026
1 check passed
@lipluscodex lipluscodex deleted the enhancement/38-anthropic-local-directory-submission branch March 23, 2026 05:34
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.

Prepare github-webhook-mcp for Anthropic local MCP directory submission

2 participants