An unofficial Model Context Protocol server for Zenn that enables fetching lists of articles and books via Zenn's developer API, supporting local deployment and debugging with the MCP inspector.
Unlock the full potential of Zenn MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This is an unofficial Model Context Protocol server for Zenn. Build on top of Zenn's dev API.
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" ] } }
(TODO)
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!