Add your description here
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_mcp_server_zenn-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_mcp_server_zenn-0.1.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baeec47c130a7e6d1c3260cff2a70ebe290dab416717dcf014590e54532067b2
|
|
| MD5 |
ecbf9be43567cb8299580878c90a105f
|
|
| BLAKE2b-256 |
15b74f8d96fa8df9aa7900300223852a17d861bb2e8483e5231fcb5c004ee560
|
File details
Details for the file iflow_mcp_mcp_server_zenn-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_mcp_server_zenn-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
716cc9f12b615cba4bd00e469977457dc860d9dde2bdaec5e978f7358909fbbf
|
|
| MD5 |
1a090db968526bf2aa45137890da3179
|
|
| BLAKE2b-256 |
17cbf25c57a4e9bc05678b2c443e410ef7a3989b78a8bb6b02177b009dce4bf3
|