Nifra docs MCP Server

The AI-native TypeScript framework. Typed APIs and full-stack SSR on five UI libraries, one app across Bun, Node, Deno, and the edge . It is available as a remote MCP endpoint.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #161 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Nifra docs

Claude Code

claude mcp add nifrajs-nifra --transport http https://mcp.nifra.dev

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nifrajs-nifra": {
      "url": "https://mcp.nifra.dev"
    }
  }
}

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://mcp.nifra.dev

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 mcp.nifra.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · What Nifra docs can do

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

Latest releases

[email protected] · 2026-08-17

Updated dependencies [5b78473] · Updated dependencies [1400f6c] · Updated dependencies [a7db515] · - @nifrajs/[email protected]

@nifrajs/[email protected] · 2026-08-17

Framework bindings now share consistent query and fetcher idle behavior while keeping mounted-router state isolated per adapter. · Updated dependencies [5b78473] · Updated dependencies [1400f6c] · Updated dependencies…

@nifrajs/[email protected] · 2026-08-17

04 · Who maintains Nifra docs

Nifra docs is maintained by nifrajs. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
documentation - ranked #161 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-17)
registry
io.github.nifrajs/nifra-docs (active, first published 2026-08-02 · 5 versions)

06 · Nifra docs FAQ

What is Nifra docs?

The AI-native TypeScript framework. Typed APIs and full-stack SSR on five UI libraries, one app across Bun, Node, Deno, and the edge . It is available as a remote MCP endpoint.

Is Nifra docs still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Nifra docs?

Run `claude mcp add nifrajs-nifra --transport http https://mcp.nifra.dev`. You can also paste the ready-made client config above.

Does Nifra docs require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Nifra docs

More documentation MCP servers · Documentation Extractor · Gread · Distillery · THOR · Markdown

More TypeScript MCP servers · UI Beats · EVM Wallet Signer · Mnemon MCP · Imap MCP Server · Crypto Market Data · see all