Skip to main content
Glama

Fetch JSONPath MCP

by ackness

get-text

Extract raw text content directly from any URL using this tool. Ideal for retrieving non-JSON data efficiently without fetching entire responses. Simplify text extraction in workflows.

Instructions

Get raw text content from a URL (not limited to JSON).

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL to get text content from

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL to get text content from", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from Fetch JSONPath MCP

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/ackness/fetch-jsonpath-mcp'

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