mcpbeat Sign in

Dewey MCP Server

by meetdewey Your server? Claim it
not responding

Dewey is listed as active in the registry but did not answer our last check. 41 installs a week from npm. Last commit 27 Apr 2026.

Agentic search over your Dewey document collections from any MCP-compatible client.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 24 · avg 8 · +97% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
155 ms
Response time
average over 24h
41
Installs / week
npm and PyPI

Dewey does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add dewey --transport http https://mcp.meetdewey.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dewey": {
      "url": "https://mcp.meetdewey.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dewey]
url = "https://mcp.meetdewey.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dewey": {
      "url": "https://mcp.meetdewey.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dewey": {
      "url": "https://mcp.meetdewey.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: DEWEY_API_KEY (Your Dewey project API key), DEWEY_COLLECTION_ID (Default collection ID. When set, tools that accept collection_id fall back to this value.), DEWEY_API_URL (Override the API base URL (default: https://api.meetdewey.com/v1)). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://mcp.meetdewey.com/mcp streamable-http answering 155 ms 2 min ago

Alternatives to Dewey

same job, measured the same way
Gamma MCP Server
by amer-prog

Create presentations, documents, and webpages from any MCP-compatible AI assistant via Gamma.app

26 installs/wk local only
Docapi
by doc-api-llc

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

24 installs/wk local only
docs2mcp
by docs2mcp

Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.

answering
Haypile
by benyd

Hybrid search over your local documents, with file and page citations. One binary, fully local.

local only
Mdmagic MCP Server
by mdmagic-mcp

Use your own Word templates to convert Markdown → DOCX/PDF/HTML from any MCP-compatible AI.

28 installs/wk 10 tools answering
Ezel
by ezel

Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

answering
Minirag MCP
by sfrangulov

Local-first RAG MCP server: hybrid search over a folder of your own documents

220 installs/wk local only
Transkribus
by lazyants

MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.

64 installs/wk local only

Dewey — questions

Answers built from our own checks of this server.

Is Dewey working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 155 ms. The bar chart above shows every period we have measured.
Is Dewey still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Dewey as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Dewey?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Dewey need an API key?
No. Dewey completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Dewey?
The npm package @meetdewey/mcp was installed 41 times in the last week. Week over week that is +97%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dewey open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.