Skip to main content
Glama

MCP Server Template for Cursor IDE

mcp_fetch

Retrieve website content by inputting a URL, enabling users to fetch and analyze web data directly within Cursor IDE using the MCP Server Template.

Instructions

Fetches a website and returns its content

Input Schema

NameRequiredDescriptionDefault
urlYesURL to fetch

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to fetch", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from MCP Server Template for Cursor IDE

Related Tools

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/MyBlockcities/mcp-server-heroku'

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