dify-knowledge

by salted-butter-joshua · documents · mcp-server, glama

Exposes Dify knowledge base retrieval capabilities via MCP for use in Cursor and other MCP-compatible clients, enabling semantic search and document browsing.

Source: https://github.com/salted-butter-joshua/dify-mcp

Install

git clone https://github.com/salted-butter-joshua/dify-mcp

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.

dify-knowledge 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

  • Google Workspace MCP Server by naikamol76

    A Python-based MCP server that integrates Google Docs and Gmail, allowing appending text to documents and creating email drafts with terminal approval prompts.

  • obsidian-writer-mcp by ariedotme

    MCP server that writes to Obsidian vaults via the obsidian-writer HTTP service. Supports managing inbox entries, lists, notes, and tasks.

  • shorthand-mem by jai2010

    Semantic compression MCP server that reduces document token usage by 60-80% using structured symbolic notation, enabling Claude to efficiently store, retrieve, diff, and summarise documents across PRD, CODE, PAPER, and MEETING domains.

  • telegram-mcp by expremiental

    Read-only MCP server for self-hosted Telegram access via Telethon. Enables reading messages, chats, and media but disallows any write operations.

  • Yargıtay MCP by iturkguler

    Enables searching and retrieving full text of Yargıtay (Turkish Supreme Court) decisions as Markdown, via the official karararama.yargitay.gov.tr system.

  • pdf-translate MCP by 0123Saksham

    Local MCP server for Claude Desktop that translates PDF files using a pipeline of extraction, parallel API translation, checking, and applying.

  • op-mcp by goodwokdev

    Enables to manage 1Password resources including vaults, items, documents, users, groups, and more through the 1Password CLI, exposing 65 tools for comprehensive password management via natural language.

  • pablo-obsidian-mcp by 90PabloRomero

    An MCP server that provides full read/write access to an Obsidian vault, enabling searching, task management, wiki-link graph analysis, and attachment organization from an MCP client like Claude Code.

Frequently asked questions

How do I install dify-knowledge?

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 dify-knowledge?

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 dify-knowledge 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.