Skip to main content
Glama

Web-curl MCP Server

by rayss868

smart_command

Automate web data retrieval and search tasks by issuing free-form commands; fetches links or searches the web based on user instructions.

Instructions

Perintah bebas: otomatis fetch jika ada link, otomatis search jika ada kata "cari di internet".

Input Schema

NameRequiredDescriptionDefault
commandYesInstruksi bebas dari user

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Instruksi bebas dari user", "type": "string" } }, "required": [ "command" ], "type": "object" }
Install Server

Other Tools from Web-curl 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/rayss868/MCP-Web-Curl'

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