Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Biology, Medicine and Bioinformatics
  3. Decoder 3am MCP
Decoder 3am MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:31:03 AM

Decoder 3am MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
sleephealthclassificationresearch

Classifies likely causes of 3am sleep disruption across five biological mechanisms and links to a full interactive decoder.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "thelongevityvault-decoder-3am-mcp": {
      "url": "https://tlv-mcp-server.katfu111111.workers.dev/mcp"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives📂 More in Biology, Medicine and Bioinformatics

Overview

The thelongevityvault/decoder-3am-mcp MCP server classifies sleep disruption from a symptom description using The Longevity Vault's five-cause framework. It exposes tools for primary-cause classification, cause explanations, framework browsing, and generating a tracked link to the interactive 3AM Decoder. Classification uses weighted keyword matching with age and gender adjustments, and accepts symptom descriptions up to 2,000 characters. Reach for it when an agent needs a structured explanation of recurring wakeups rather than general sleep-hygiene guidance.

Use cases

•Classify recurring 3am wakeups from a user's symptom description
•Explain the mechanism associated with a selected sleep-disruption cause
•List the five causes before guiding a user through the framework
•Generate a tracked link to the full interactive 3AM Decoder

Key features

•Five-cause sleep disruption classification
•Weighted keyword matching with age and gender adjustments
•Detailed information for each supported cause
•Tracked links to the interactive 3AM Decoder
•Stateless Streamable HTTP transport
•No authentication required

Capabilities & Tool Schemas (4) ~78 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Decoder 3am MCP.

classify_sleep_cause

Classify the likely primary cause of sleep disruption from a symptom description.

get_cause_info

Get detailed information about a specific sleep disruption cause.

list_causes

List all 5 sleep disruption causes with summaries.

get_decoder_url

Get a tracked URL to the full interactive 3AM Decoder.

How Decoder 3am MCP works

What thelongevityvault/decoder-3am-mcp MCP server does

The thelongevityvault/decoder-3am-mcp MCP server evaluates descriptions of sleep disruption and identifies the likely primary mechanism from a fixed set of five causes: autonomic, metabolic, inflammatory, hormonal, and circadian. The result includes a cause name, an explanation, a confidence level, and a link to the full interactive decoder.

The framework covers different patterns behind interrupted sleep. Autonomic disruption concerns heightened alertness around normal mid-sleep arousals. Metabolic disruption concerns overnight blood-glucose changes and the body's response to them. Inflammatory disruption relates to sleep fragmentation and wake-threshold effects associated with inflammatory signaling. Hormonal disruption addresses changing sex hormones, temperature regulation, and deep sleep. Circadian disruption concerns a mismatch between internal timing and the intended sleep schedule.

This is a primary-cause classifier, not the complete multi-cause assessment. The README notes that people, particularly those over 40, may have multiple contributing causes. The interactive decoder provides primary, secondary, and tertiary rankings through a longer questionnaire.

How it works

The classifier accepts a required symptoms string with a maximum length of 2,000 characters. Useful context includes what happens during the night, how long the issue has continued, age, gender when known, and related details such as hot flashes, eating patterns, or gut symptoms. It applies weighted keyword matching and age/gender adjustments based on the same domain knowledge as the interactive decoder.

The server is available through a stateless Streamable HTTP MCP endpoint. The direct endpoint is https://tlv-mcp-server.katfu111111.workers.dev/mcp. A Smithery gateway is also documented, along with an SSE URL for client configuration.

Tools and capabilities

  • classify_sleep_cause analyzes a symptom description and returns the likely primary cause, explanation, confidence, and a decoder link.
  • get_cause_info accepts one of five cause IDs and returns its mechanism, observable symptoms, and commonly noticed patterns.
  • list_causes returns all five causes with short summaries.
  • get_decoder_url creates a tracked URL for the complete interactive 3AM Decoder. An optional utm_campaign value can be supplied for campaign tracking.

The full decoder is described as free and taking approximately three minutes. Its URL can be used when a user wants broader ranking rather than only the MCP classifier's primary result.

Setup and configuration

For a hosted connection, configure an MCP client with the direct HTTP endpoint or the documented Smithery gateway. Claude Desktop can use the Smithery SSE address through an mcp-remote configuration. Cursor and VS Code MCP settings can use the Smithery SSE URL directly. No authentication is required.

The service documents a limit of 100 requests per minute per IP. Symptom input is limited to 2,000 characters. The project is licensed under MIT.

Limitations and notes

The thelongevityvault/decoder-3am-mcp MCP server provides a simplified primary-cause result. It does not reproduce the interactive decoder's full 15-question weighted scoring process or its multi-cause ranking. Its documented test result is 34 of 37 scenarios, with the remaining cases described as boundary cases. Outputs should therefore be treated as framework-based classification rather than a complete analysis of every possible contributor to disrupted sleep.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Biology, Medicine and Bioinformatics View all alternatives
  • Dicomweb MCP Server logoDicomweb MCP Server

    A DICOMweb MCP server that exposes a DICOMweb-compliant DICOM archive to AI assistants, enabling search of studies, series and instances, metadata inspection, structured report reading, encapsulated PDF text extraction, and frame rendering.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Dicomweb MCP Server →
  • Heor Agent MCP logoHeor Agent MCP

    HEOR (Health Economics and Outcomes Research) MCP server with 7 tools for literature search across 41 medical data sources (PubMed, NICE, CADTH, ICER, etc.), cost-effectiveness modeling (Markov/PartSA/PSA), and HTA dossier preparation for pharmaceutical and biotech teams.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Heor Agent MCP →
  • Biothings MCP logoBiothings MCP

    MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information.

    Biology, Medicine and Bioinformatics4 views
    Compare vs Biothings MCP →
  • Synergy Age MCP logoSynergy Age MCP

    MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Synergy Age MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Decoder 3am MCP

Use an MCP client that supports HTTP or SSE and configure the documented endpoint. The direct Streamable HTTP endpoint is https://tlv-mcp-server.katfu111111.workers.dev/mcp.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDecoder 3am MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/thelongevityvault-decoder-3am-mcp?style=directory)](https://allmcps.com/mcp/thelongevityvault-decoder-3am-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/thelongevityvault-decoder-3am-mcp"><img src="https://allmcps.com/api/badge/thelongevityvault-decoder-3am-mcp?style=directory" alt="Decoder 3am MCP on AllMCPs" /></a>

Technical Specs & Signals

Category📂Biology, Medicine and Bioinformatics
PricingFree
More technical detailsExpand ▾
TransportSSE (Remote)
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
8/9 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 3, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in Biology, Medicine and Bioinformatics →Alternatives to Decoder 3am MCP →Install in Claude DesktopInstall in CursorInstall in VS Code