mcp

meetdewey/mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
MCP server for Dewey — search and research your document collections from Claude, ChatGPT, Cursor, and any MCP-compatible agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "meetdewey/mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://meetdewey.com"> <img src="./logo.png" alt="Dewey" width="120" /> </a> </p> MCP server for [Dewey](https://meetdewey.com) — search and research your document collections from Claude, Cursor, and any MCP-compatible agent. See the [full API reference](https://meetdewey.com/docs) for details.

Tools (20)

DEWEY_API_KEYDEWEY_API_URLDEWEY_COLLECTION_IDdewey_delete_collectiondewey_delete_documentdewey_detect_contradictionsdewey_detect_duplicatesdewey_disband_duplicate_groupdewey_get_collection_statsdewey_get_contradiction_rundewey_get_document_markdowndewey_get_document_sectionsdewey_get_duplicate_rundewey_get_sectiondewey_list_claimsdewey_list_collectionsdewey_list_contradictionsdewey_list_documentsdewey_list_duplicate_groupsdewey_promote_duplicate_canonical