Zenn Article Mcp
@Gonsix
About Zenn Article Mcp
MCP Server to fetch zenn article
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zenn_article_mcp": {
"command": "uv",
"args": [
"--directory",
"/Users/gonsix/dev/llm/zenn-article-mcp",
"run",
"zenn_article_mcp.py"
]
}
}
}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 Zenn Article Mcp?
Zenn Article Mcp is an MCP (Model Context Protocol) server that enables Claude to read and retrieve articles from Zenn, a Japanese tech blog platform, through local execution.
How to use Zenn Article Mcp?
Configure the server in your claude_desktop_config.json under mcpServers with the command uv, pointing to the zenn_article_mcp.py script. The server runs locally via uv run.
Key features of Zenn Article Mcp
- Fetches articles from Zenn’s trending/popular content
- Integrates with Claude Desktop via MCP
- Runs locally using Python and uv
- Provides a tool named "Zenn Trend Article MCP"
Use cases of Zenn Article Mcp
- Getting trending Zenn articles for tech research
- Fetching article content for summarization or analysis
- Incorporating Zenn’s tech blog posts into AI workflows
FAQ from Zenn Article Mcp
What is Zenn Article Mcp used for?
It allows Claude Desktop to access and retrieve articles from Zenn by exposing them through MCP tools.
What dependencies are required?
Python and the uv tool are required to run the server.
How is the server configured?
Add the server entry to the mcpServers section of your Claude Desktop configuration JSON, specifying the path to the script and enabling the tool.
What transport does the server use?
The server runs as a local process via stdio, triggered by uv run.
What authentication is needed?
No authentication is mentioned; the server appears to access public Zenn articles.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Servers
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments