Skip to main content
Glama

LSD MCP Server

by lsd-so

search_trips

Retrieve a list of LSD trips available to the user, detailing their functions and purposes, using a specific query to filter results.

Instructions

Returns a list of objects with LSD trips available to the user and what each of them do.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_tripsArguments", "type": "object" }

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/lsd-mcp'

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