MCP 服务
这是一个模型控制协议 (MCP) 服务,为 Cursor 和 Claude 应用程序提供工具。
连接到服务
对于光标用户
打开游标
前往“设置”>“AI”>“高级”
在“MCP Endpoint”下,输入:
https://your-render-url.onrender.com
保存设置并重新启动 Cursor
对于 Claude App 用户
打开克劳德应用程序
前往“设置”>“高级”
在“MCP 连接”下,输入:
https://your-render-url.onrender.com
保存设置
可用工具
网络爬虫:爬取网页并以 markdown 格式返回内容
部署
该服务以 Docker 容器的形式部署在 Render.com 上。您可以通过以下方式访问该服务:
将your-render-url.onrender.com
替换为部署后 Render 提供的实际 URL。
环境变量
MCP_HOST
:绑定服务器的主机(默认值:0.0.0.0)MCP_PORT
:绑定服务器的端口(默认值:8000)
监控
/health
处有一个健康端点,用于监控服务状态。
This server cannot be installed
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.
它抓取网站
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables 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 -611MIT License
- AsecurityFlicenseAqualityAllows you to search the web using DuckDuckGo and optionally fetch and summarize content from search results.Last updated -23
- AsecurityFlicenseAqualityInteract with WebScraping.AI API for web data extraction and scrapingLast updated -7230
- -securityFlicense-qualityEnables 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