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. πŸ“Š Monitoring
  3. GrayMatter
GrayMatter logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 6:33:51 PM

GrayMatter

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository465 GitHub StarsTotal stargazers on GitHub for the source repository (465 stars).Visit Website

Persistent agent memory as a single Go binary: knowledge graph, TUI observability, zero infra.

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": {
    "graymatter": {
      "url": "https://graymatter.nickcerutti.workers.dev"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Documentation Overview

graymatter-banner

GrayMatter

Documentation CI Go Reference Latest Release Glama MCP server score Coverage (multi-platform union): core 90%, CLI 81% Platforms License


AI agents forget everything between sessions. GrayMatter gives them persistent memory, a self-building knowledge graph, and cuts context tokens by 90%.

One binary. Drop it in. Run it. No Docker, no databases, no config files, no cloud accounts, no bullshit.

General-purpose MCP server. Zero vendor lock-in.
Works with Claude Code, Cursor, Codex, OpenCode, Antigravity β€” and any MCP-compatible client.
Also a plain Go library if you don't use MCP.

Free. Offline. No account required.



Why

Every AI agent is stateless by default. Each run re-injects the full conversation history β€” and that history grows linearly. Two prompts in and you've already burned half of your daily quota.

That's not just a memory problem. That's a money and performance problem.

Mem0, Zep, Supermemory solve this β€” but they're Python/TypeScript-only and require a running server. The Go ecosystem has no production-ready, embeddable, zero-dependency memory layer for agents.

That gap is GrayMatter.

Context tokens per query vs full-history injection

~90% reduction in context tokens β€” versus full-history injection.
Remembers what a sliding window forgets: facts planted 96 sessions back come back 83% of the time.
Context quality improves over time as consolidation surfaces only what matters.
No Docker. No Redis. No API key required for storage.

Drop it in once. It auto-connects to Claude Code, Cursor, Codex, OpenCode, Antigravity β€” any MCP-compatible client picks it up automatically.


Knowledge Graph

Your agent doesn't just remember facts β€” it builds a map of how they connect.

Run the daemon with --kg and every consolidation cycle extracts typed entities (person, organization, project) and links the ones that appear together. No manual tagging. No configuration. The graph builds itself from ordinary use.

Knowledge Graph in Obsidian

Every edge carries receipts: the fact IDs that produced it.
Export to Obsidian with one command β€” entities become notes,
connections become wikilinks, and the whole graph renders natively.

bash
graymatter daemon run --kg    # that's it β€” the graph builds itself

The graph as one self-contained page β€” inline force-directed SVG, zero external assets, works offline. Hover any edge to see the fact IDs that produced it:

bash
graymatter kg render --out graph.html
graymatter kg render --out graph.dot    # Graphviz, for your own layout
graymatter doctor --graph --html        # analytics + this render in one go

Watch it build, one frame per session:

bash
scripts/kg-timelapse.sh    # deterministic corpus -> frames -> GIF
                           # or anywhere: scripts/Dockerfile.kg-timelapse

Observability

You can't improve what you can't see.

graymatter tui opens a live terminal dashboard with everything your agent memory is doing β€” no extra setup required.

GrayMatter-TUI

What you get at a glance:

  • Facts β€” total stored, distributed across agents
  • Memory cost β€” KB on disk (text + embeddings), not tokens
  • Recalls β€” cumulative access count across all sessions
  • Health β€” percentage of facts above relevance threshold (weight > 0.5)
  • Token cost (30d) β€” real spend breakdown by model, with cache hit rate
  • Agent activity β€” facts vs recalls per agent, side by side
  • Weight distribution β€” how consolidated your memory is over time
  • Activity timeline β€” facts created per day, last 30 days

The dashboard auto-refreshes every 5 seconds. Press 1–4 to switch tabs, r to force refresh, q to quit.

graymatter doctor --graph extends visibility to the knowledge graph itself: hubs by degree, articulation points, orphans, and a declared connectivity ratio β€” printed or emitted as JSON.


What GrayMatter gives you

Persistent memoryFacts survive across sessions. Recall by meaning, not just keyword
90% token reductionTop-8 relevant facts instead of full-history injection
Automatic hooksClaude Code injects routine recall every turn; MCP remains available for writes and focused searches (graymatter hooks install)
Receipts, not vibesrecall --explain returns why each fact ranked: per-signal ranks, fused score, provenance
Knowledge graphTyped entities and co-mention edges, auto-populated from ordinary use
Self-curationmemory_reflect lets the agent add, update, forget, and link its own memories
Context blockProjects top facts into CLAUDE.md / AGENTS.md inside a token budget (context-sync)
Free auditordoctor --audit measures tokens, duplicates, staleness, and marker conflicts in any instruction file
Deterministic decay30-day half-life; facts fade when nothing touches them. Tombstones, never deletes
Single binary~10 MB static. No Docker, no Redis, no config files, no cloud accounts

Quick start

Install and see it working in under a minute β€” no API keys, no Ollama:

bash
go install github.com/angelnicolasc/graymatter/cmd/graymatter@latest
graymatter demo              # a working store with 3 agents, then the TUI opens
graymatter init              # wire YOUR project: MCP config + memory block
graymatter init --hooks      # Claude Code: memory injected every turn
graymatter doctor            # verify everything

graymatter init --global still performs that normal setup in the current directory. It additionally installs the managed memory instructions in Claude Code and OpenCode's home-scoped instruction files. It does not globalize project-scoped MCP configs: each repository must be wired separately with graymatter init or manual client configuration. Codex is the exception in the table below because its MCP config is already home-scoped.

graymatter demo seeds a scratch store, runs consolidation, and opens the TUI β€” then graymatter kg render --out kg-graph.html shows the graph it built. Restart your editor. Seven memory tools are live.

Package managers β€” Homebrew, Scoop, Nix
bash
# Homebrew (macOS / Linux)
brew install angelnicolasc/tap/graymatter

# Scoop (Windows)
scoop bucket add angelnicolasc https://github.com/angelnicolasc/scoop-bucket
scoop install graymatter
Pre-built binaries β€” Linux, macOS, Windows
bash
# Linux (x86_64)
curl -sSL https://github.com/angelnicolasc/graymatter/releases/download/v0.19.1/graymatter_0.19.1_linux_amd64.tar.gz | tar -xz && sudo mv graymatter /usr/local/bin/

# macOS (Apple Silicon)
curl -sSL https://github.com/angelnicolasc/graymatter/releases/download/v0.19.1/graymatter_0.19.1_darwin_arm64.tar.gz | tar -xz && sudo mv graymatter /usr/local/bin/

# Windows (PowerShell)
iwr https://github.com/angelnicolasc/graymatter/releases/download/v0.19.1/graymatter_0.19.1_windows_amd64.zip -OutFile graymatter.zip
Expand-Archive graymatter.zip -DestinationPath .
MCP client wiring β€” Claude Code, Cursor, Codex, OpenCode, Antigravity, and anything else

graymatter init auto-wires every supported client at once. Existing entries from other MCP servers are merged, never overwritten.

ClientConfig fileScope
Claude Code.mcp.jsonproject
Cursor.cursor/mcp.jsonproject
Codex (OpenAI)~/.codex/config.tomlhome
OpenCodeopencode.jsoncproject
Antigravity (Google)mcp_config.jsonopt-in
Windsurf.windsurf/mcp.jsonproject
VS Code Copilot Agent.vscode/mcp.jsonproject

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ“Š Monitoring5 views
    Compare vs World Monitor β†’
  • Netdata logoNetdata

    Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

    πŸ“Š Monitoring0 views
    Compare vs Netdata β†’
  • Sentry MCP Rs logoSentry MCP Rs

    Fast and minimal Sentry MCP server written in Rust

    πŸ“Š Monitoring3 views
    Compare vs Sentry MCP Rs β†’
  • Netdata#Netdata logoNetdata#Netdata

    Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections

    πŸ“Š Monitoring3 views
    Compare vs Netdata#Netdata β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about GrayMatter

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "graymatter": { "command": "npx", "args": ["-y", "GrayMatter"] } }

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 PreviewGrayMatter AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/graymatter?style=directory)](https://allmcps.com/mcp/graymatter)
HTML Embed
<a href="https://allmcps.com/mcp/graymatter"><img src="https://allmcps.com/api/badge/graymatter?style=directory" alt="GrayMatter on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 7, 2026
Views0
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 stars465
GitHub Star CountTotal stargazers on GitHub representing community popularity (465 stars).
43Quality signal: Fair Β· 43/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 & tools16/30
Adoption & activity6/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.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

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 πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to GrayMatter β†’Install in Claude DesktopInstall in CursorInstall in VS Code