Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-crawlercrawl the latest blog posts from techcrunch.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.comSave settings and restart Cursor
For Claude App Users
Open Claude App
Go to Settings > Advanced
Under "MCP Connection", enter:
https://your-render-url.onrender.comSave settings
Related MCP server: DuckDuckGo Web Search MCP Server
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:
https://your-render-url.onrender.comReplace 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
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.