library-mcp

lethain
59
MCP server for operating on Markdown knowledge bases

Overview

What is library-mcp

library-mcp is an MCP server designed for interacting with Markdown knowledge bases, allowing users to manage and retrieve content organized in folders with Markdown files.

How to Use

To use library-mcp, set up the server locally and organize your Markdown files in a folder structure. You can then utilize various tools to search for content by tags, text, slugs, URLs, or date ranges.

Key Features

Key features include content search tools (get_by_tag, get_by_text, get_by_slug_or_url, get_by_date_range), tag management tools (search_tags, list_all_tags), and maintenance tools for managing your knowledge base.

Where to Use

library-mcp can be used in personal projects, blogging, documentation, and any scenario where Markdown files are utilized to store and manage knowledge.

Use Cases

Use cases include retrieving recent blog posts by tag, summarizing content from a specific time period, and managing a collection of Markdown knowledge bases for easier access and organization.

Content