mcp-server-zenn logo

mcp-server-zenn

by shibuiwilliam

This is an unofficial Model Context Protocol server for Zenn, built on top of Zenn's dev API. It allows fetching lists of articles and books from Zenn.

View on GitHub

Last updated: N/A

What is mcp-server-zenn?

An unofficial Model Context Protocol (MCP) server for Zenn (zenn.dev), leveraging Zenn's dev API to provide structured access to content.

How to use mcp-server-zenn?

To use locally, clone the repository and launch the MCP inspector using npm. Alternatively, add the tool as an MCP server by configuring the command and arguments in your MCP setup.

Key features of mcp-server-zenn

  • Fetch a list of articles

  • Fetch a list of books

Use cases of mcp-server-zenn

  • Integrating Zenn content into MCP-compatible applications

  • Building tools that utilize Zenn's articles and books

  • Creating custom workflows with Zenn content

FAQ from mcp-server-zenn

What is MCP?

Model Context Protocol

Is this an official Zenn server?

No, this is an unofficial server.

What API does this server use?

This server uses Zenn's dev API.

Can I deploy this server?

Deployment instructions are currently a work in progress (TODO).

Where can I find the license?

The license is available in the LICENSE file.