Bielacki Igdb MCP Server

Access the IGDB (Internet Game Database) API through Model Context Protocol (MCP). It is available as a remote MCP endpoint.

Teams that want a hosted database endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2025-09-30 · ★ 4 · #147 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Bielacki Igdb MCP Server

before you install - you'll need

Set IGDB_CLIENT_ID, IGDB_CLIENT_SECRET before connecting.

Claude Code

claude mcp add bielacki-igdb-mcp-server --transport http https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bielacki-igdb-mcp-server": {
      "url": "https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · What Bielacki Igdb MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2025-09-30

make IGDB credentials required for Smithery · add Smithery to README

v1.0.0 · 2025-09-30

edit prompt example · add Smithery support, enrich components metadata · support both local and Smithery execution modes · New Contributors · @bielacki made their first contribution in

v0.1.0 · 2025-09-17

04 · Who maintains Bielacki Igdb MCP Server

bielacki-igdb-mcp-server is maintained by bielacki. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
database - ranked #147 of 151 actively-maintained database servers as of 2026-08-25.
registry
ai.smithery/bielacki-igdb-mcp-server (active, first published 2025-09-29)

06 · Bielacki Igdb MCP Server FAQ

What is Bielacki Igdb MCP Server?

Access the IGDB (Internet Game Database) API through Model Context Protocol (MCP). It is available as a remote MCP endpoint.

Is Bielacki Igdb MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2025-09-30. We re-verify nightly.

How do I install Bielacki Igdb MCP Server?

Run `claude mcp add bielacki-igdb-mcp-server --transport http https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp`. The README documents 2 environment variables (IGDB_CLIENT_ID, IGDB_CLIENT_SECRET) to set first. Set IGDB_CLIENT_ID, IGDB_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Bielacki Igdb MCP Server

More database MCP servers · Superset · Dryrun · U2 MCP Server

More Python MCP servers · Dead Letter · Codemunch Pro · Grafyx · Openbrowser AI · Memory Arbiter MCP · see all