mcpbeat Sign in
local only

Drifts runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.

Multi-sensory AI experiences with time-locked progression and structured sensory data

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 157 · avg 13 · -84% w/w
a month agotoday
77
Installs / week
npm · mcp-drifts
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add drifts -- npx -y mcp-drifts
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "drifts": {
      "args": [
        "-y",
        "mcp-drifts"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.drifts]
command = "npx"
args = ["-y", "mcp-drifts"]
.cursor/mcp.json
{
  "mcpServers": {
    "drifts": {
      "args": [
        "-y",
        "mcp-drifts"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "drifts": {
      "args": [
        "-y",
        "mcp-drifts"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DRIFTS_API_KEY (API key from drifts.bot registration (drift_ prefix). Required for journeys, reviews, and hosting. Browse and search work without a key.), DRIFTS_API_URL (API base URL. Defaults to https://drifts.bot/api. Override for local development.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Drifts

same job, measured the same way
Suparse Document Processing
by suparse

Extract structured data from PDFs and documents with Suparse AI OCR.

132 installs/wk local only
AskAIs AI Receipt Generator
by minicodeteam

Generate professional receipt PDFs and structured receipt data with AI-ready MCP tools.

4 tools answering
B2B Lead Enrichment
by diego-costa-tech

Remote MCP server to enrich company profiles with structured B2B data and confidence scores.

1 tools answering
BGPT - Scientific Paper Search
by connerlambden

Search scientific papers with structured experimental data from full-text studies

2 tools answering
Thoughtbox
by kastalien-research

Extended reasoning with structured processes, persistence, and workflow guidance

49 installs/wk local only
Arca
by arca-mcp

Arca is a private data vault where your AI stores your structured data, semantic memory and skills.

answering
Patient Services
by takident

MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).

12 tools answering
Volcanodog
by volcanodog

Real-time and delayed market sentiment data with premium access via Stripe payments

answering

Drifts — questions

Answers built from our own checks of this server.

Why is there no uptime for Drifts?
Drifts runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-drifts was installed 77 times last week.
Is Drifts still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Drifts?
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 runs locally, so the command pulls mcp-drifts straight from npm; nothing to host, nothing to sign up for.
How many people use Drifts?
The npm package mcp-drifts was installed 77 times in the last week. Week over week that is -84%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.