Local Knowledge Desk

by MatiasLaukka · documents · mcp-server, glama

A local MCP server for managing Markdown notes, enabling create, list, read, search, summarize, and delete operations through natural language.

Source: https://github.com/MatiasLaukka/OpenAI-MCP-Project

Install

git clone https://github.com/MatiasLaukka/OpenAI-MCP-Project

Tags: mcp-server, glama

Source: glama

About documents MCP servers and Claude skills

documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Local Knowledge Desk is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related documents MCPs and skills

  • paper-organizer-mcp by iapke486-arch

    Scans local folders for PDF papers, extracts title/abstract text, and moves files to categorized folders based on classification decisions made by Claude or another MCP server.

  • mcp-web-scraper by wzx11223344

    A comprehensive web scraping MCP server with 26 tools for fetching, parsing, extracting, and assisting with web content, returning Markdown-formatted results.

  • ApiBridge MCP by smart-open

    A bridge that converts HTTP APIs into MCP tools with dynamic toolkit loading, flexible authentication, and automatic documentation.

  • legal-impact-mapper by HiroakiKatoh

    Enables analysis of legal document changes by constructing a dependency graph and simulating impact propagation, with risk level assessment.

  • Deep Impact Mapper by HiroakiKatoh

    Enables users to visualize the impact of edits in internal documents and emails by structuring content as a graph and tracing dependency chains.

  • ocr-mcp by asharca

    Enables document OCR processing via OcrPlane APIs, supporting document parsing, asynchronous polling, markdown extraction, and task management.

  • research-project-mcp-demo by DaisyLandForu

    A demo MCP server for research project management that enables document ingestion, information extraction, project tracking, and report generation through MCP tools.

  • Google Workspace MCP Server by speedy133

    Enables sending emails, drafting emails, and appending text to Google Docs via MCP tools.

Frequently asked questions

How do I install Local Knowledge Desk?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Local Knowledge Desk?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Local Knowledge Desk free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.