Lintbase MCP

Developers are constantly feeding context files to AI tools like Cursor, Windsurf, Copilot Workspace, and Claude Code. It runs locally over stdio via the published package.

People connecting database tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-20 · ★ 2 · #88 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Lintbase MCP

Claude Code

claude mcp add lintbase-lintbase -- npx -y lintbase-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lintbase-lintbase": {
      "command": "npx",
      "args": [
        "-y",
        "lintbase-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

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 local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package lintbase-mcp - unscoped; check the name against the project README before installing

registry registry publisher io.github.Madia333 is not the repo owner (lintbase) - the registry entry was published by someone else

03 · What Lintbase MCP can do

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

Limitations (from the README)

- Firestore and MongoDB only. Postgres is the obvious gap and it is next. - Large collections are sampled, not fully scanned. Presence rates are estimates on multi-million-document collections. - The MCP server is newer than the CLI. Expect rough edges there first.

04 · Who maintains Lintbase MCP

lintbase-mcp is maintained by lintbase. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
database - ranked #88 of 151 actively-maintained database servers as of 2026-08-25.
registry
io.github.Madia333/lintbase-mcp (active, first published 2026-02-28 · 2 versions)
packages
npm:lintbase-mcp

06 · Lintbase MCP FAQ

What is Lintbase MCP?

Developers are constantly feeding context files to AI tools like Cursor, Windsurf, Copilot Workspace, and Claude Code. It runs locally over stdio via the published package.

Is Lintbase MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-20. We re-verify nightly.

How do I install Lintbase MCP?

Run `npx -y lintbase-mcp`. You can also paste the ready-made client config above.

Does Lintbase MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Lintbase MCP

More database MCP servers · Manticore Search · Oracle · Mq Bridge App · NeKo Biological Network Builder · Server Spreadsheet

More TypeScript MCP servers · Lotus Wisdom · Music Studio · Liquefy UI · Livetennisapi MCP · Lobu · see all