mcp-server-zenn: Unofficial MCP server for Zenn (https://zenn.dev/)
Overview
This is an unofficial Model Context Protocol server for Zenn. Build on top of Zenn’s dev API.
Features
- Fetch a list of articles
- Fetch a list of books
Run this project locally
This project is not yet set up for ephemeral environments (e.g. uvx usage). Run this project locally by cloning this repo:
git clone https://github.com/shibuiwilliam/mcp-server-zenn.git
You can launch the MCP inspector via npm:
npx @modelcontextprotocol/inspector uv --directory=src/mcp_server_zenn run mcp-server-zenn
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
OR Add this tool as a MCP server:
{
"zenn": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-server-zenn",
"run",
"mcp-server-zenn"
]
}
}
Deployment
(TODO)
License
Unofficial MCP Server for Zenn
Project Details
- shibuiwilliam/mcp-server-zenn
- MIT License
- Last Updated: 3/13/2025
Recomended MCP Servers
MCP (Model Context Protocol) server for identifying whether two sets of data are from the same entity. 识别两组数据是否来自同一主体的MCP服务器
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows...
Allows AI assistants such as Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your...
Playwright Tools for MCP
Terraform Registry MCP Server
Model Context Protocol for YNAB (you need a budget)
mcp demo ip query
MCP Server supported search engine
10分钟搭建自己可免费商用的ChatGPT环境,搭建简单,包含用户,订单,任务,付费等功能





