juejin-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_articlesB | 获取掘金文章列表,支持分类、排序、分页等参数,包含质量评分和趋势分析 |
| search_articlesC | 搜索掘金文章,支持关键词搜索和智能过滤 |
| get_article_recommendationsA | 获取个性化文章推荐,基于用户兴趣和内容质量 |
| analyze_article_qualityC | 分析文章质量,提供详细的质量评估和改进建议 |
| get_trending_articlesB | 获取热门趋势文章,基于实时数据分析 |
| get_pinsA | 获取掘金沸点列表,支持话题、排序等参数,包含情感分析和趋势信息 |
| search_pinsC | 搜索掘金沸点,支持关键词搜索和内容分析 |
| get_hot_topicsB | 获取热门话题分析,识别当前最受关注的讨论话题 |
| analyze_pin_trendsC | 分析沸点趋势,提供详细的数据统计和洞察 |
| get_pin_recommendationsC | 获取个性化沸点推荐,基于用户兴趣和内容质量 |
| analyze_trendsB | 分析当前热门趋势和话题,识别上升趋势和跨平台热点 |
| get_simple_trendsB | 获取简化版趋势分析,基于当前数据快速分析热门标签和话题 |
| analyze_content_qualityC | 评估内容质量和受欢迎程度,提供详细的质量分析报告 |
| analyze_user_interestsB | 分析用户兴趣和行为模式,构建用户画像 |
| generate_trend_reportC | 生成综合趋势分析报告,包含跨平台数据和预测 |
| compare_contentC | 比较不同内容的表现和特征 |
| predict_popularityC | 预测内容受欢迎程度和传播潜力 |
| get_recommendationsC | 获取个性化内容推荐,支持多种推荐算法和过滤条件 |
| get_user_recommendationsC | 获取用户推荐,发现相似用户或有影响力的用户 |
| generate_user_reportC | 生成用户分析报告,包含兴趣分析、行为模式和成长建议 |
| update_recommendationsB | 更新用户推荐,基于最新的用户行为和兴趣 |
| get_trending_recommendationsA | 获取基于当前趋势的推荐内容 |
| get_simple_recommendationsC | 获取简化版内容推荐,基于当前热门内容和用户兴趣快速生成 |
| get_performance_statsB | 获取系统性能统计信息,包括响应时间、内存使用等指标 |
| get_cache_statsB | 获取缓存系统统计信息,包括命中率、大小等指标 |
| get_system_healthC | 获取系统健康状态,包括性能指标、资源使用和建议 |
| optimize_performanceC | 执行性能优化操作,如清理缓存、重置统计等 |
| run_performance_benchmarkB | 运行性能基准测试,评估系统各组件性能 |
| like_articleB | 点赞文章(需要授权) |
| like_pinA | 点赞沸点(需要授权) |
| collect_articleB | 收藏文章(需要授权) |
| follow_userB | 关注用户(需要授权) |
| get_user_profileB | 获取当前用户信息(需要授权) |
| check_auth_statusB | 检查授权状态 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ztxtxwd/juejin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server