Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Xano MCP Server
  • Ramp MCP Server
  • Image Processor MCP Server
  • MCP Data Wrangler
  • Ollama MCP Server
Back to MCP Servers
Zenn MCP Server

Zenn MCP Server

Public
shibuiwilliam/mcp-server-zenn

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.

python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with Zenn MCP Server

MCP Server

Unlock the full potential of Zenn MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Xano MCP Server
    Xano MCP Server

    Python-based Model Context Protocol server enabling AI assistants to securely interact with Xano ins...

    Added May 30, 2025
  • Ramp MCP Server
    Ramp MCP Server

    Model Context Protocol server enabling efficient retrieval, analysis, and task execution on Ramp dat...

    Added May 30, 2025
  • Image Processor MCP Server
    Image Processor MCP Server

    A TypeScript-based Model Context Protocol server enabling creation, access, and summarization of tex...

    2 tools
    Added May 30, 2025
  • MCP Data Wrangler
    MCP Data Wrangler

    Model Context Protocol server offering standardized data wrangling capabilities including data aggre...

    Added May 30, 2025
  • Ollama MCP Server
    Ollama MCP Server

    Enables seamless integration of local Ollama LLM models with MCP-compatible applications, offering m...

    Added May 30, 2025