Skip to main content
Glama

mcp-crawler

MCP 服务

这是一个模型控制协议 (MCP) 服务,为 Cursor 和 Claude 应用程序提供工具。

连接到服务

对于光标用户

  1. 打开游标
  2. 前往“设置”>“AI”>“高级”
  3. 在“MCP Endpoint”下,输入: https://your-render-url.onrender.com
  4. 保存设置并重新启动 Cursor

对于 Claude App 用户

  1. 打开克劳德应用程序
  2. 前往“设置”>“高级”
  3. 在“MCP 连接”下,输入: https://your-render-url.onrender.com
  4. 保存设置

可用工具

  • 网络爬虫:爬取网页并以 markdown 格式返回内容

部署

该服务以 Docker 容器的形式部署在 Render.com 上。您可以通过以下方式访问该服务:

https://your-render-url.onrender.com

your-render-url.onrender.com替换为部署后 Render 提供的实际 URL。

环境变量

  • MCP_HOST :绑定服务器的主机(默认值:0.0.0.0)
  • MCP_PORT :绑定服务器的端口(默认值:8000)

监控

/health处有一个健康端点,用于监控服务状态。

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

它抓取网站

  1. 连接到服务
    1. 对于光标用户
    2. 对于 Claude App 用户
  2. 可用工具
    1. 部署
      1. 环境变量
        1. 监控

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Enables web content scanning and analysis by fetching, analyzing, and extracting information from web pages using tools like page fetching, link extraction, site crawling, and more.
            Last updated -
            6
            9
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            Allows you to search the web using DuckDuckGo and optionally fetch and summarize content from search results.
            Last updated -
            3
            Python
          • -
            security
            F
            license
            -
            quality
            Enables intelligent web scraping through a browser automation tool that can search Google, navigate to webpages, and extract content from various websites including GitHub, Stack Overflow, and documentation sites.
            Last updated -
            1
            Python

          View all related MCP servers

          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/orange-fruit01/MCP-Test-Run'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server