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
            7
            TypeScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            This server facilitates interaction with cosense/Scrapbox projects, enabling users to retrieve, list, search, and create pages while supporting various query operations and secure access to private projects.
            Last updated -
            4
            22
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A server that provides web scraping and intelligent content searching capabilities using the Firecrawl API, enabling AI agents to extract structured data from websites and perform content searches.
            Last updated -
            5
            2
            TypeScript
            MIT License
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            Bridge the gap between your web crawl and AI language models. With mcp-server-webcrawl, your AI client filters and analyzes web content under your direction or autonomously, extracting insights from your web content. Supports WARC, wget, InterroBot, Katana, and SiteOne crawlers.
            Last updated -
            6
            Python
            • Apple

          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