Skip to main content
Glama

API-Market MCP Server

by Noveum

Extract_information_from_a_URL

Extract structured data from any URL by submitting a POST request. Designed for retrieving key information dynamically using the API-Market MCP Server’s pipfeed/parse/extract endpoint.

Instructions

Make a POST request to pipfeed/parse/extract

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "example": "https://techcrunch.com/2022/04/18/web-scraping-legal-court/", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/Noveum/api-market-mcp-server'

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