Zenn Article Mcp
@Gonsix
About Zenn Article Mcp
MCP Server to fetch zenn article
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments