meldoc-overview

Access Meldoc documentation via MCP for document and project operations.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/meldoc-io/mcp-stdio-proxy --skill meldoc-overview
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: meldoc-overview
Source: https://github.com/meldoc-io/mcp-stdio-proxy/tree/main/.claude-plugin/skills/meldoc-overview
Command: npx skills add https://github.com/meldoc-io/mcp-stdio-proxy --skill meldoc-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects Claude with Meldoc MCP to access and manage documentation across workspaces securely and seamlessly.

Core Features & Use Cases

  • Overview of available document and project operations (docs_list, docs_get, docs_tree, docs_search, docs_create, docs_update, docs_delete, docs_links, docs_backlinks)
  • Project operations include listing projects and managing workspaces
  • Management operations cover server_info, list_workspaces, set_workspace, get_workspace, and auth_status

Quick Start

Authenticate and start using Meldoc MCP with npx @meldocio/mcp-stdio-proxy@latest auth login to begin the flow.

Frequently Asked Questions about meldoc-overview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access Meldoc documentation from Claude?▼

You can access Meldoc documentation from Claude by connecting through the Meldoc MCP, which enables secure document operations and workspace management directly within your AI workspace.

How do I authenticate and start using the Meldoc MCP server?▼

To authenticate with the Meldoc MCP server, run the command `npx @meldocio/mcp-stdio-proxy@latest auth login` to initiate the login flow and enforce authenticated access for your session.

What document operations are available when integrating Meldoc with Claude via MCP?▼

Available document operations include listing, getting, searching, creating, updating, and deleting documents, as well as retrieving document trees, links, and backlinks across projects within a workspace.

Can I manage multiple workspaces through the Meldoc MCP integration?▼

Yes, you can manage multiple workspaces using management operations such as listing, setting, and getting workspaces, along with checking your authentication status and retrieving server information.

Do I need to authenticate before listing projects in Meldoc?▼

Yes, authentication is enforced before you can list projects or perform any document operations, ensuring secure access to your Meldoc workspace data through the MCP connection.