Skip to content

[Plugin] devio-mcp#1

Open
nakamura-shuta wants to merge 1 commit intomainfrom
feature/devio-mcp
Open

[Plugin] devio-mcp#1
nakamura-shuta wants to merge 1 commit intomainfrom
feature/devio-mcp

Conversation

@nakamura-shuta
Copy link
Copy Markdown
Collaborator

追加内容

DevIO (Contentful) 記事執筆者向け MCP サーバ devio-mcp を追加します。
Claude Code から記事検索・取得・ローカル下書き作成/更新が可能。

提供ツール (6本)

  • search_my_articles / list_my_articles / search_all_articles
  • get_article / create_local_draft / update_local_article

前提

  • Node.js 20+
  • Claude Code settings.json の env 設定(必須: CONTENTFUL_ACCESS_TOKEN, CONTENTFUL_SPACE_ID, CONTENTFUL_AUTHOR_ID, ARTICLES_DIR

検証

  • 6 ツール全て Claude Code + 実 Contentful で動作確認済
  • SHA256 検証済 (shasum -c OK)

ソース

https://github.com/nakamura-shuta/devio-mcp

🤖 Generated with Claude Code

DevIO (Contentful) 記事執筆者向けの MCP サーバを追加。
Claude Code から記事検索・ローカル下書き作成/編集が可能。

- bundle: plugins/devio-mcp/dist/server.js (~1MB, single ESM bundle)
- SHA256: plugins/devio-mcp/dist/server.js.sha256
- 6 MCP tools: search_my_articles, list_my_articles, search_all_articles,
  get_article, create_local_draft, update_local_article
- Contentful への書き込みは行わない (同期は VSCode 拡張経由)
- ソース: https://github.com/nakamura-shuta/devio-mcp
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