mcpbeat Sign in

Dabble Me Journal MCP Server

by parterburn Your server? Claim it
answering

Dabble Me Journal is answering right now. Last checked 7 min ago. Last commit 17 Sep 2026.

Private journal MCP server to search, analyze, and create Dabble Me entries securely via OAuth.

Uptime history 48 days of history · worst day 98%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
429 ms
Response time
average over 24h
80
Stars
last commit 17 Sep 2026

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Decodes a string and executes it app/assets/javascripts/webauthn.js:139
      return Uint8Array.from(atob(base64), function(c) {
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  # Store uploaded files on the local file system (see config/storage.yml for options).
      UPDATE users
      SET mcp_token_expires_at = mcp_token_generated_at + interval '6 months'

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Dabble Me Journal and you get told the day something new turns up.

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 7 min ago.

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

This endpoint answered with an authorization challenge. The server is running, but you need an API key from its owner to call it.

Endpoints

URLTransportStateLatencyChecked
https://dabble.me/mcp streamable-http needs key 337 ms 7 min ago

Alternatives to Dabble Me Journal

same job, measured the same way
MCP Mediawiki
by crunchtools

Secure MCP server for MediaWiki wikis — search, pages, categories, and more

81 installs/wk local only
CData Connect AI
by cdata

Cloud-hosted MCP server for secure AI access to enterprise data sources via CData Connect AI.

answering
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
Mem
by mem-labs

Securely search, create, and organize your Mem notes and collections from AI assistants.

answering
Abnormal MCP Server
by gregdog

Abnormal Security MCP: threats, search, remediation, ATO cases, vendor/BEC, and evidence download.

local only
Kody
by kentcdodds

Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

answering
Mudrex MCP Server
by mudrex

MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.

answering
MCP Google Search Console
by crunchtools

Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection

55 installs/wk local only

Dabble Me Journal — questions

Answers built from our own checks of this server.

Why is there no tool list for Dabble Me Journal?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Dabble Me Journal working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 429 ms. The bar chart above shows every period we have measured.
How do I connect Dabble Me Journal?
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. You will need your own key: it refuses anonymous clients.
Does Dabble Me Journal need an API key?
Yes. Every time we knock, Dabble Me Journal answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Dabble Me Journal?
It answers our handshake in 429 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Dabble Me Journal open source?
Yes — it is published under the MIT licence, written in Ruby and 80 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.