mcpbeat Sign in

Changegamer MCP Server

answering

Changegamer is answering right now. Last checked 4 min ago. It exposes 14 tools.

Agent-first resource directory for AI agents: protocols, security, RAG, memory, evals, and more.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
14
Tools
read from the server
300 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 7

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 23 August 2026. No other catalogue keeps this.

23 Aug 4 tools appeared get_article, get_cluster, list_articles and 1 more
23 Aug a tool changed version2 times that day
23 Aug a tool description was rewritten get_stats
and 1 more, back to 23 August 2026

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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

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

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

access
check_access
Verify an access key and report what it unlocks. Returns valid:true/false; when valid, the tier, when it was created, the premium slugs it unlocks, and that it grants the gated /api/corpus.full.jsonl + get_full_corpus deliverable. Never returns the key, email, or Stripe session. Use this to confirm a freshly-purchased key works before relying on it.
get_access_info
Return current access and pricing information for ChangeGamer resources.
resources
list_resources
List all ChangeGamer resources with metadata and absolute URLs. Returns slug, title, description, category, tags, updated date, premium flag, and HTML/Markdown/JSON variant URLs. No body content.
search_resources
Search the ChangeGamer corpus by keyword. Ranks resources by relevance across title, description, tags, category, and body, and returns metadata plus HTML/Markdown/JSON URLs (no body content). Use this to find resources before fetching them with get_resource.
article
get_article
Fetch one ChangeGamer guide (editorial article) by slug as full Markdown with its metadata header. Always free — never part of the paid corpus. Use list_articles to discover slugs.
articles
list_articles
List all ChangeGamer editorial guides (always free, separate from the licensable corpus): cluster-first hub/spoke graph with every article's title, search intent, word count, takeaways count and variant URLs. No body content — fetch bodies with get_article.
cluster
get_cluster
Fetch one ChangeGamer guide cluster (topic bundle) from the free editorial layer: pillar metadata, every sub-article with variant URLs, and the pillar’s full Markdown body. Use list_articles to discover cluster ids.
corpus
get_corpus
Return the entire free corpus as one document (every free resource title, description, canonical URL, and full Markdown body) — the same content as /llms-full.txt. Premium resources appear as a stub with a purchase link, not their body. Use this to ingest everything in a single call; the response is large.
full
get_full_corpus
Return the ENTIRE corpus including premium resource bodies in one document — the keyed deliverable of the Corpus/Enterprise license. Requires a Corpus- or Enterprise-tier api_key (a Starter key unlocks premium resources but NOT the corpus file); without an entitled key a payment-required/upgrade object is returned. The free, premium-stubbed version is get_corpus.
payment
get_payment_info
Return the agent payment manifest: every way to pay (HTTP 402 + Bearer key, MCP, Stripe checkout, x402, RSL per-crawl), the exact 402 retry loop, what is always free, and the recommended path per use case. Same data as /api/payment.json.
pricing
get_pricing
Return the full paid-offer catalog: every tier with price, currency, interval, checkout URL, what it unlocks, deliverables, and license grant — plus the free layer and premium slug list. Same data as /api/pricing.json.
resource
get_resource
Fetch a ChangeGamer resource by slug. Free resources return full metadata and Markdown body. Premium resources require a valid api_key; without one a payment-required object is returned.
search
search
Keyword search across ALL ChangeGamer content (resources and editorial guides) with server-side ranking: term hits in title weigh most, then tags, then description. Returns ranked rows with type, slug, title and .md URL (no body content). Use get_resource/get_article to fetch winners.
stats
get_stats
Return corpus stats: total/free/premium counts, per-category counts, tag count, newest/oldest update dates, the 10 most recently updated resources, feed URLs — plus an editorial block (guide count, words, newest publish) merged at runtime from the static articles index. A small freshness/size signal to poll before deciding whether to re-ingest.

Endpoints

URLTransportStateLatencyChecked
https://changegamer.ai/mcp streamable-http answering 201 ms 4 min ago

Alternatives to Changegamer

same job, measured the same way
Continuum
by pouyahasanamreji

Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.

local only
Memwright
by bolnet

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

108 installs/wk local only
SearchForge
by divyanshu-iitian

Free open-source web search and page reading for LLMs, AI agents, and RAG.

local only
Memory Kernel
by artem362

Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.

122 installs/wk local only
Gnosis Memory
by gnosismemory

Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.

answering
SAME - Stateless Agent Memory Engine
by sgx-labs

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

48 installs/wk local only
garnet-mcp
by tarazou9

RAG memory for LLM agents over Garnet Vector Sets: store text as embeddings, recall by meaning.

local only
Ariel Memory
by cipher208

Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth

40 installs/wk local only

Changegamer — questions

Answers built from our own checks of this server.

What can Changegamer do?
It exposes 14 tools, read directly from the server on our last check. Among them: check_access, get_access_info, get_article, get_cluster, get_corpus, get_full_corpus and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Changegamer mostly used for?
Its tools cluster around access and resources. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Changegamer 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 300 ms. The bar chart above shows every period we have measured.
Is Changegamer 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 Changegamer?
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.
Does Changegamer need an API key?
No. Changegamer completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Changegamer?
It answers our handshake in 300 ms on average, which is faster than 50% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.