mcpbeat Sign in

Game Industry Library MCP Server

by gameindustrylibrary Your server? Claim it
answering

Game Industry Library is answering right now. Last checked 16 min ago. Last commit 30 Apr 2026.

Search 300+ game industry reports with hybrid search, claims, charts, and citations.

Uptime history 47 days of history · worst day 90%
47 days agonow
97.8%
Uptime 24h
89 of 91 checks
Tools
hidden behind auth
147 ms
Response time
average over 24h
0
Stars
last commit 30 Apr 2026

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/login.ts:35
  const child = spawn(cmd, [url], { detached: true, stdio: 'ignore' });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

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

Endpoints

URLTransportStateLatencyChecked
https://gameindustrylibrary.com/api/mcp streamable-http answering 168 ms 16 min ago

Alternatives to Game Industry Library

same job, measured the same way
RepoFold
by repofold

A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.

answering
Code Context
by infino-ai

Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.

93 installs/wk local only
Growmos
by codician

Living knowledge graph for your repo: query with citations, remember/link facts, fact-check claims.

177 installs/wk local only
Cozo Memory
by tobs-code

Local-first memory system for AI agents with hybrid search and graph reasoning

64 installs/wk local only
COMPAMIR News
by compamir

Search structured COMPAMIR news in Japanese and English, with links to source reports.

3 tools answering
Contextweaver
by wchiway

Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

58 installs/wk local only
Cortex
by danielblomma

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

363 installs/wk local only
Apple Search Ads
by b77

Manage Apple Ads campaigns and reporting in chat.

answering

Game Industry Library — questions

Answers built from our own checks of this server.

Is Game Industry Library working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 147 ms. The bar chart above shows every period we have measured.
How do I connect Game Industry Library?
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 Game Industry Library need an API key?
No. Game Industry Library 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.
How fast is Game Industry Library?
It answers our handshake in 147 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Game Industry Library open source?
Yes — it is published under the MIT 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.