https://github.com/github30/zenn-mcp-server
A MCP server for Zenn that automates publishing new articles from GitHub via GitHub Actions.
https://github.com/github30/zenn-mcp-server
api automation ci-cd content-publishing fastmcp fastmcp-cloud github-actions mcp mcp-server python zenn
Last synced: 3 months ago
JSON representation
A MCP server for Zenn that automates publishing new articles from GitHub via GitHub Actions.
- Host: GitHub
- URL: https://github.com/github30/zenn-mcp-server
- Owner: GitHub30
- License: mit
- Created: 2025-09-21T09:22:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T16:29:21.000Z (4 months ago)
- Last Synced: 2025-10-09T03:57:23.839Z (3 months ago)
- Topics: api, automation, ci-cd, content-publishing, fastmcp, fastmcp-cloud, github-actions, mcp, mcp-server, python, zenn
- Language: Python
- Homepage: https://zenn-dev.fastmcp.app/mcp?repo_name=owner/repo&token=YOUR_TOKEN
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# zenn-mcp-server
## Setup
### 1. Add github actions
https://github.com/GitHub30/zenn-mcp-server/blob/main/.github/workflows/new-article.yml
### 2. Create token

### 3. Create a connector

https://zenn-dev.fastmcp.app/mcp?repo_name=owner/repo&token=YOUR_TOKEN
## Architecture