mcpserver.lol
registry/nifra-docs
Connection check verified live · 27h ago

nifra-docs

Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.

Tools 5
GitHub stars
Installs / wk 304
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

nifra_docs read-only limitquery
Search nifra's framework documentation and get back ONLY the matching sections - auth, uploads, ISR, WebSockets, loaders, deployment, anything. Call with no query for the cheap sec…
nifra_example read-only limitquery
Get a VERIFIED, copy-pasteable nifra code example for a task - auth route, file upload, ISR page, loader/action, typed client, SSE, deployment, etc. Every snippet is typechecked ag…
nifra_gallery read-only query
Open an interactive, filterable gallery of ALL of nifra's verified code examples (MCP Apps widget) - for browsing and discovering what exists. NOT for fetching one snippet as text:…
nifra_learn read-only step
Walk the guided path to build a nifra app end to end - an ORDERED sequence (create → page route → loader → typed API → typed client → auth → background jobs → deploy), not the rand…
nifra_types read-only fullnamelimitquery
Get the EXACT TypeScript declaration of any exported @nifrajs/* symbol - interface, type, class, function, const. Each signature is generated from the package's built .d.ts, so it…