Skip to main content
Glama

Zenn MCP Server

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

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

An unofficial Model Context Protocol server for Zenn that enables fetching articles and books from the Zenn platform through its API.

  1. Overview
    1. Features
      1. Run this project locally
        1. Deployment
          1. License

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A Model Context Protocol server that provides web content fetching and conversion capabilities.
              Last updated 5 months ago
              4
              300
              2
              JavaScript
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables LLMs to extract and use content from unstructured documents across a wide variety of file formats.
              Last updated 4 months ago
              6
              Python
              • Apple
            • -
              security
              A
              license
              -
              quality
              A server implementing Model Context Protocol that enables LLMs to interact with the ZenML platform, providing access to pipeline data, stack information, and the ability to trigger new pipeline runs.
              Last updated 24 days ago
              23
              Python
              MIT License
            • -
              security
              A
              license
              -
              quality
              A server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.
              Last updated 3 months ago
              2
              8
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/shibuiwilliam/mcp-server-zenn'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server