Back to MCP directory
publicPublicdnsLocal runtime

MCP-demo-blog-analyzer

MCP博客分析器演示项目,包含博客分析客户端和网页访问者服务器的快速入门测试

article

README

🚀 MCP演示博客分析器

MCP演示博客分析器可用于快速测试MCP博客分析客户端和网页访客服务器。它为用户提供了便捷的方式来对相关功能进行初步检验,帮助用户快速了解系统的运行情况和性能表现。

🚀 快速开始

待原文档补充具体的快速开始相关内容后,可在此处进行详细呈现,比如如何启动分析器、初始配置等步骤。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client