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.

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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Knowledge & Memory
  3. TestGraph
TestGraph logo
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 4:32:09 AM

TestGraph

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 RepositoryVisit Website

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

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": {
    "testgraph": {
      "url": "https://testgraph.21dle.co.uk/account"
    }
  }
}

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

Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Documentation Overview

TestGraph

Can independent AIs build shared knowledge without silently overwriting each other?

TestGraph is an experimental shared knowledge and experience graph for AI assistants. It lets independent AI clients contribute to the same graph while preserving the original human evidence, model attribution, disagreement, confidence and the path by which a conclusion was reached.

Status: working pre-release research system. TestGraph has been exercised through MCP with multiple AI clients, including cross-model classification, retrieval, assessment and deliberation. It is not yet presented as a stable production service or API.

The central question is not simply whether an AI can remember something. It is:

Can multiple independent AIs accumulate reusable knowledge, disagree without destroying each other's conclusions, and eventually reach justified convergence with an audit trail of why?

The experiment

A human observation can be interpreted independently by different AI systems:

text
Human evidence
     |
     +---- AI A ---- "ferry belongs_to transportation"
     |
     +---- AI B ---- "ferry belongs_to public transport"
                         |
                         v
                    TestGraph
                  +-------------+
                  | evidence    |
                  | provenance  |
                  | confidence  |
                  | disagreement|
                  | votes       |
                  | resolution  |
                  +------+------+ 
                         |
                         v
                reusable shared knowledge

TestGraph does not require those models to use identical words before their work can be useful. A naming disagreement can remain a naming disagreement. A substantive semantic disagreement can remain unresolved and attributable until evidence or an explicit resolution justifies convergence.

The server stores and verifies the process; the calling AI supplies the open-ended semantic reasoning.

What TestGraph is investigating

  1. Schema emergence β€” give independent AIs unfamiliar experiences and see whether useful structure can emerge without designing every category beforehand.
  2. Independent contribution β€” allow different models and clients to contribute to the same durable graph rather than maintaining isolated memories.
  3. Disagreement as data β€” preserve conflicting classifications, evidence and confidence instead of allowing the latest model response to overwrite the previous one.
  4. Justified convergence β€” distinguish simple agreement from agreement whose provenance and reasoning remain inspectable.
  5. Truthful execution β€” a model cannot claim that discovery, enrichment, voting or reconciliation happened unless the server has a corresponding verifiable record.
  6. Model independence β€” TestGraph provides stable graph primitives and persistence rather than embedding one model's ontology or reasoning process into the server.

These are architecture and test goals, not merely prompting instructions.

How this differs from adjacent systems

Area / systemPrimary concernTestGraph's experimental focus
Agent memory systems such as Mem0Remembering useful information for an agent/userShared epistemic state contributed to by independent AI clients
Stateful agent systems such as LettaPersistent agent context and memoryExternal evidence, attribution, disagreement and cross-model reuse
Temporal knowledge graphs such as GraphitiEvolving structured knowledge for agentsIndependent contributors plus explicit disagreement, deliberation and convergence
Model Context Protocol (MCP)Interoperability between AI clients and tools/dataA stateful knowledge layer reached through MCP; TestGraph is not a replacement for MCP
Multi-agent frameworksCoordinating agents to complete tasksDurable knowledge that survives individual conversations/agents and records how conclusions were reached

This comparison is about architectural emphasis, not a claim that TestGraph replaces or outperforms those projects.

Identity and capability keys

TestGraph supports two ways to have an identity.

1. Persistent Google-backed identity β€” optional

Open:

text
https://testgraph.21dle.co.uk/account

Sign in with Google. TestGraph creates or recovers the same internal TestGraph user_id each time you return with that Google identity.

From that account you can create as many tg_... capability keys as you need for ChatGPT, Claude, another MCP client or disposable testing.

text
Google account
      |
      v
persistent TestGraph user_id
      |
      +---- tg_ key A ---- ChatGPT
      +---- tg_ key B ---- Claude
      +---- tg_ key C ---- test client

Capability keys are stored hashed, not in recoverable plaintext. A newly generated tg_ key is shown once. If you want to reuse it later, store it yourself. If you lose it, sign back in with Google and create another key; the underlying TestGraph identity and data remain unchanged.

Google is therefore an optional persistent identity/recovery mechanism, not a requirement for using TestGraph.

2. Standalone capability β€” no Google account required

Open:

text
https://testgraph.21dle.co.uk/capability/new

This creates a new standalone TestGraph identity and a private tg_... capability URL exactly as before. Keep it safe: without an external identity attached, possession of that capability is what gives access to that TestGraph identity.

Connecting an AI through MCP

The current remote MCP endpoint is:

text
https://testgraph.21dle.co.uk/mcp-v2

Use the website versions of ChatGPT or Claude when setting up the connector.

The normal OAuth connection flow is now:

text
AI client starts OAuth
        |
        v
TestGraph /account
        |
        +---- Sign in with Google
        |          |
        |          v
        |    persistent TestGraph identity
        |
        +---- Use existing tg_ capability
                   |
                   v
             existing identity
        |
        v
Confirm "Connect this AI"
        |
        v
OAuth completes and client receives scoped tokens

The AI client receives OAuth access/refresh tokens. It does not receive your Google credentials or your private TestGraph capability key.

ChatGPT

  1. Open ChatGPT on the web.
  2. Enable Developer mode in Settings β†’ Apps β†’ Advanced Settings if required for your account/workspace.
  3. Go to Settings β†’ Apps β†’ Create (or the equivalent workspace app-creation screen).
  4. Enter https://testgraph.21dle.co.uk/mcp-v2 as the MCP endpoint.
  5. Choose OAuth authentication.
  6. TestGraph opens its account page. Sign in with Google or choose the existing-capability route.
  7. Confirm Connect this AI.
  8. Complete app creation and start a new chat with TestGraph enabled.

Claude

  1. Open Claude on the web.
  2. Go to Customize β†’ Connectors.
  3. Choose Add custom connector.
  4. Enter https://testgraph.21dle.co.uk/mcp-v2.
  5. Complete OAuth when prompted.
  6. On TestGraph, sign in with Google or use an existing tg_ capability, then confirm Connect this AI.
  7. Enable the connector in a conversation.

Why provenance matters

Convergence alone is weak evidence. TestGraph is interested in justified convergence: retaining enough information to answer which human evidence started a conclusion, which model proposed it, whether another model independently agreed, whether disagreement was naming or semantic, what supported a vote or counterproposal, and how a resolution was reached.

Current multi-model work

Current workflows include:

  • storing human reviews/experiences with provenance;
  • independent subject classification and enrichment;
  • discovering and proposing new vocabulary;
  • retrieving structure created by another AI;
  • model-attributed assessments;
  • deliberations, proposals, critiques and votes;
  • server-recorded resolutions;
  • server-verifiable acceptance criteria;
  • version-aware MCP writes so a stale client cannot silently write against a different deployment;
  • optional persistent TestGraph identities with independently revocable capability credentials.

This is ongoing experimental work. The repository deliberately does not claim that cross-model semantic convergence has been solved.

A simple example

Classification is metadata rather than a storage address. A review of a ferry can remain a ferry review while the graph records:

text
ferry --belongs_to--> transportation

Another AI may propose a more specific or differently named relationship. TestGraph can retain both contributions and their provenance while the disagreement is examined.

MCP deployment/version safety

Cross-client testing exposed a practical problem: an AI client can retain an older MCP tool definition after the server has changed. TestGraph exposes server/deployment information and requires a live deployment token immediately before protected write operations. A stale or mismatched connection is rejected before data is changed.

The user-facing error tells the client to refresh or reconnect TestGraph, without assuming the user named the connector β€œV2”.

Architecture

text
Human evidence / experience
          |
          v
   Independent AI clients
   (reasoning + discovery)
          |
          v
        MCP/OAuth
          |
          v
      TestGraph server
   +--------------------+
   | stable identities  |
   | graph relationships|
   | provenance         |
   | assessments        |
   | deliberations      |
   | verification       |
   | audit history      |
   +---------+----------+
             |
             v
       PostgreSQL graph data
             |
             v
      reusable by another AI

Read the full README on GitHub β†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    β˜… Featured

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

    🧠 Knowledge & Memory19 views
    Compare vs Moxie Docs MCP β†’
  • Collective Memory logoCollective Memory

    MCP server for persistent, semantic memory across AI sessions

    🧠 Knowledge & Memory1 views
    Compare vs Collective Memory β†’
  • Octobrain logoOctobrain

    Persistent memory for AI assistants with semantic search and knowledge graph relationships.

    🧠 Knowledge & Memory1 views
    Compare vs Octobrain β†’
  • Neuromcp logoNeuromcp

    Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

    🧠 Knowledge & Memory0 views
    Compare vs Neuromcp β†’

Reviews

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

Frequently Asked Questions about TestGraph

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

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

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/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 & 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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 🧠 Knowledge & Memory β†’Best MCP servers for Memory & Knowledge β†’Alternatives to TestGraph β†’Install in Claude DesktopInstall in CursorInstall in VS Code