juejin-mcp-server

juejin-mcp-server

Enables AI assistants to access and analyze content from the Chinese developer community platform Juejin, including articles, trending topics, and user interactions.

Category
Visit Server

README

掘金MCP服务器

<div align="center">

<!-- 核心信息徽章 --> <div style="margin-bottom: 8px;"> <a href="https://www.npmjs.com/package/juejin-mcp-server"> <img src="https://img.shields.io/npm/v/juejin-mcp-server?style=flat-square&logo=npm&color=cb3837" alt="NPM Version" /> </a> <a href="https://github.com/h7ml/juejin-mcp-server/actions"> <img src="https://img.shields.io/github/actions/workflow/status/h7ml/juejin-mcp-server/ci.yml?style=flat-square&logo=github&label=CI" alt="CI Status" /> </a> <a href="https://github.com/h7ml/juejin-mcp-server/blob/main/LICENSE"> <img src="https://img.shields.io/npm/l/juejin-mcp-server?style=flat-square&color=green" alt="License" /> </a> <a href="https://www.npmjs.com/package/juejin-mcp-server"> <img src="https://img.shields.io/npm/dm/juejin-mcp-server?style=flat-square&logo=npm&color=blue" alt="Downloads" /> </a> </div>

<!-- 技术栈徽章 --> <div> <a href="https://nodejs.org/"> <img src="https://img.shields.io/node/v/juejin-mcp-server?style=flat-square&logo=node.js&color=339933" alt="Node.js" /> </a> <a href="https://www.typescriptlang.org/"> <img src="https://img.shields.io/badge/TypeScript-5.0+-blue?style=flat-square&logo=typescript" alt="TypeScript" /> </a> <a href="https://modelcontextprotocol.io/"> <img src="https://img.shields.io/badge/MCP-1.1.3-purple?style=flat-square&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJMMTMuMDkgOC4yNkwyMCA5TDEzLjA5IDE1Ljc0TDEyIDIyTDEwLjkxIDE1Ljc0TDQgOUwxMC45MSA4LjI2TDEyIDJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K" alt="MCP" /> </a> <a href="https://juejin.cn/"> <img src="https://img.shields.io/badge/掘金-API-1e80ff?style=flat-square&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJMMTMuMDkgOC4yNkwyMCA5TDEzLjA5IDE1Ljc0TDEyIDIyTDEwLjkxIDE1Ljc0TDQgOUwxMC45MSA4LjI2TDEyIDJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K" alt="掘金" /> </a> </div>

</div>

🚀 为AI助手提供掘金内容智能分析能力的MCP服务器

⚡ 快速开始

一键启动

npx juejin-mcp-server

MCP配置

{
  "mcpServers": {
    "juejin-mcp": {
      "command": "npx",
      "args": ["juejin-mcp-server"]
    }
  }
}

立即体验

AI指令: "帮我找5篇高质量的前端技术文章"

🛠️ 核心功能

  • 34个专业工具 - 文章、沸点、分析、推荐、用户交互
  • 一键访问 - 所有文章返回包含可点击URL,直接跳转掘金页面
  • 智能分析 - AI驱动的内容质量评估和趋势预测
  • 实时数据 - 掘金最新内容和热门趋势
  • 即插即用 - 零配置启动,支持Cursor、Claude Desktop

📚 文档导航

文档类型 链接 描述
🚀 快速上手 5分钟教程 最快速的入门方式
⚙️ 安装配置 安装指南 详细安装和配置步骤
🖥️ 客户端配置 MCP客户端 Cursor、Claude等配置
🛠️ 工具文档 34个工具 完整工具列表和使用说明
💡 使用指南 最佳实践 推荐使用方式和技巧
🔧 开发文档 贡献指南 参与项目开发

🔗 快速链接

🙏 致谢


让AI助手拥有掘金内容分析能力! 🚀

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured