Skip to main content
Glama

Fetch JSONPath MCP

by ackness

batch-get-text

Extract raw text content from multiple URLs concurrently to improve efficiency. Simplifies data retrieval by processing batch URL requests simultaneously.

Instructions

Batch get raw text content from multiple URLs. Executes requests concurrently for better performance.

Input Schema

NameRequiredDescriptionDefault
urlsYesArray of URLs to fetch

Input Schema (JSON Schema)

{ "properties": { "urls": { "description": "Array of URLs to fetch", "items": { "type": "string" }, "type": "array" } }, "required": [ "urls" ], "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