Skip to main content
Glama

Library MCP

by lethain

get_by_slug_or_url

Retrieve a specific post by its slug or URL from a Markdown knowledge base. Provide the slug or URL as input to extract content quickly and accurately.

Instructions

Get a post by its slug or URL.

Args: identifier: the slug, URL, or path fragment to search for

Input Schema

NameRequiredDescriptionDefault
identifierYes

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" } }, "required": [ "identifier" ], "title": "get_by_slug_or_urlArguments", "type": "object" }

Other Tools from Library 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/lethain/library-mcp'

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