Skip to main content
Glama

Weaviate MCP Server

mcp_fetch

Retrieve website content by providing a URL, enabling integration with tools like Cursor for streamlined data access and processing through the Weaviate MCP Server.

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" }

You must be authenticated.

Other Tools from Weaviate MCP Server

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/kirill-markin/example-mcp-server'

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