Context Fabric MCP Server

Current stable release: v1.2.2. See CHANGELOG.md for the release notes. 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-08-25 · ★ 2 · #47 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Context Fabric

Claude Code

claude mcp add vikas9793-context-fabric -- npx -y context-fabric

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vikas9793-context-fabric": {
      "command": "npx",
      "args": [
        "-y",
        "context-fabric"
      ]
    }
  }
}

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 context-fabric - unscoped; check the name against the project README before installing

registry namespace io.github.VIKAS9793 is GitHub-verified and matches the repo owner

03 · Who maintains Context Fabric

Context Fabric is maintained by vikas9793. We track 2 MCP servers from vikas9793 - 2 actively maintained, 22 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from vikas9793.

  1. AndroJack MCP Android engineering MCP server with verified documentation grounding and AI validation tools. ★ 20

04 · Facts

category
database - ranked #47 of 151 actively-maintained database servers as of 2026-08-25.
registry
io.github.VIKAS9793/context-fabric (active, first published 2026-03-23 · 8 versions)
packages
npm:context-fabric

05 · Context Fabric FAQ

What is Context Fabric?

Current stable release: v1.2.2. See CHANGELOG.md for the release notes. It runs locally over stdio via the published package.

Is Context Fabric still maintained?

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

How do I install Context Fabric?

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

Does Context Fabric 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.

06 · Alternatives to Context Fabric

More database MCP servers · Quarry · DB Connect MCP · Open MCP Apps · A2db · Lumen

More TypeScript MCP servers · Switzerland MCP 🇨🇭 · Adaptive Cards MCP · Htmldrop · Devloop · Peon Mem · see all