Skip to main content
Glama

LSD MCP Server

by lsd-so

find_trips

Search for custom 'trips' in the LSD database to extend functionality and enable web data extraction through the internetdata SDK with the LSD MCP Server.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from LSD 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/lsd-so/internetdata-mcp'

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