Agentic search over your Dewey document collections from any MCP-compatible client.
What it says
The record the registry holds
Where it answers
https://mcp.meetdewey.com/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@meetdewey/mcp · npm · 1.5.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.meetdewey/dewey",
"description": "Agentic search over your Dewey document collections from any MCP-compatible client.",
"title": "Dewey",
"repository": {
"url": "https://github.com/meetdewey/mcp",
"source": "github"
},
"version": "1.5.4",
"websiteUrl": "https://meetdewey.com",
"packages": [
{
"registryType": "npm",
"identifier": "@meetdewey/mcp",
"version": "1.5.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Dewey project API key",
"isRequired": true,
"isSecret": true,
"name": "DEWEY_API_KEY"
},
{
"description": "Default collection ID. When set, tools that accept collection_id fall back to this value.",
"name": "DEWEY_COLLECTION_ID"
},
{
"description": "Override the API base URL (default: https://api.meetdewey.com/v1)",
"name": "DEWEY_API_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.meetdewey.com/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-26T19:14:19.771465Z",
"publishedAt": "2026-04-26T19:14:19.771465Z",
"updatedAt": "2026-04-26T19:14:19.771465Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.5.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.