mcpbeat Sign in

Ags Extend SDK MCP Server

not responding

Ags Extend SDK MCP Server is listed as active in the registry but did not answer our last check. Last commit 13 Jul 2026.

Searchable AccelByte Extend SDK reference (C#, Go, Java, Python) for AI coding assistants

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 182 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
0
Stars
last commit 13 Jul 2026

Ags Extend SDK MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

run in your terminal
claude mcp add ags-extend-sdk-mcp-server --transport http https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language}
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ags-extend-sdk-mcp-server": {
      "url": "https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language}"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ags-extend-sdk-mcp-server]
url = "https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language}"
.cursor/mcp.json
{
  "mcpServers": {
    "ags-extend-sdk-mcp-server": {
      "url": "https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language}"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ags-extend-sdk-mcp-server": {
      "url": "https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language}"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://{studio}-{game}.prod.gamingservices.accelbyte.io/extend-mcp/{language} streamable-http answering 0 ms 11 min ago
https://{private_cloud_url}/extend-mcp/{language} streamable-http answering 0 ms 11 min ago

Alternatives to Ags Extend SDK MCP Server

same job, measured the same way
MarketCheck API Docs
by marketcheck

MarketCheck API docs for coding assistants: search, endpoint reference, plans. Free, no auth.

5 tools answering
Ucn
by mleoca

Auditable, conserved AST code intelligence for AI agents. JS/TS, Python, Go, Rust, Java, C/C++, C#.

1 158 installs/wk local only
Viajante
by felipebasurto

Flight and hotel search for the terminal, Python, and AI assistants.

local only
Ratary Memory MCP
by ontorata

Persistent coding memory for AI assistants. MCP stdio, hybrid search, graph, context.

34 installs/wk local only
Llmref
by llmref

Versioned documentation registry and semantic search for AI tools and coding assistants.

4 tools answering
Session Forge
by 420247jake

Persistent memory and session intelligence for AI coding assistants. Zero config.

32 installs/wk local only
Cortex
by danielblomma

Local repo context for coding assistants with semantic search and graph relationships.

115 installs/wk local only
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only

Ags Extend SDK MCP Server — questions

Answers built from our own checks of this server.

Is Ags Extend SDK MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 182 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Ags Extend SDK MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Ags Extend SDK MCP Server?
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 Ags Extend SDK MCP Server need an API key?
No. Ags Extend SDK MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Ags Extend SDK MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 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.