mcp-server-zenn: Unofficial MCP server for Zenn (
@shibuiwilliam
About mcp-server-zenn: Unofficial MCP server for Zenn (
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-zenn": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory=src/mcp_server_zenn",
"run",
"mcp-server-zenn"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-zenn?
An unofficial Model Context Protocol server for Zenn (https://zenn.dev/), built on Zenn's dev API. It allows fetching articles and books from Zenn.
How to use mcp-server-zenn?
Clone the repository, then either launch the MCP inspector via npx @modelcontextprotocol/inspector uv --directory=src/mcp_server_zenn run mcp-server-zenn or add it as an MCP server in your configuration with the command uv --directory /path/to/mcp-server-zenn run mcp-server-zenn.
Key features of mcp-server-zenn
- Fetch a list of articles
- Fetch a list of books
Use cases of mcp-server-zenn
—
FAQ from mcp-server-zenn
—
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments