MCP Service
This is a Model Control Protocol (MCP) service that provides tools for Cursor and Claude applications.
Connecting to the Service
For Cursor Users
- Open Cursor
- Go to Settings > AI > Advanced
- Under "MCP Endpoint", enter:
https://your-render-url.onrender.com
- Save settings and restart Cursor
For Claude App Users
- Open Claude App
- Go to Settings > Advanced
- Under "MCP Connection", enter:
https://your-render-url.onrender.com
- Save settings
Available Tools
- Web Crawler: Crawls web pages and returns content as markdown
Deployment
This service is deployed on Render.com as a Docker container. The service is accessible at:
Replace your-render-url.onrender.com
with the actual URL provided by Render after deployment.
Environment Variables
MCP_HOST
: Host to bind the server (default: 0.0.0.0)MCP_PORT
: Port to bind the server (default: 8000)
Monitoring
A health endpoint is available at /health
for monitoring the service status.
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.
It crawls website
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 -69TypeScriptMIT License
- -securityFlicense-qualityAllows you to search the web using DuckDuckGo and optionally fetch and summarize content from search results.Last updated -3Python
- AsecurityFlicenseAqualityInteract with WebScraping.AI API for web data extraction and scrapingLast updated -72420JavaScript
- -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 -1Python