Skip to main content
Glama

Library MCP

by lethain

get_by_slug_or_url

Retrieve a post from a Markdown knowledge base by specifying its slug, URL, or path fragment. Simplifies content lookup in local Markdown files.

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" }
Install Server

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