mcp-server-zenn: Unofficial MCP server for Zenn (
@shibuiwilliam
mcp-server-zenn: Unofficial MCP server for Zenn ( について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-zenn": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory=src/mcp_server_zenn",
"run",
"mcp-server-zenn"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント